@prefix aberowl: <http://aber-owl.net/ontology/> .
@prefix biodivportal: <https://biodivportal.gfbio.org/ontologies/> .
@prefix bioregistry: <https://bioregistry.io/registry/> .
@prefix bioregistry.metaresource: <https://bioregistry.io/metaregistry/> .
@prefix bioregistry.schema: <https://bioregistry.io/schema/#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix doap: <http://usefulinc.com/ns/doap#> .
@prefix ecoportal: <http://ecoportal.lifewatch.eu/ontologies/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:aberowl dcterms:hasPart aberowl:INBIO .

bioregistry.metaresource:biodivportal dcterms:hasPart biodivportal:INBIO .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:inbio .

bioregistry.metaresource:ecoportal dcterms:hasPart ecoportal:INBIO .

bioregistry:inbio a bioregistry.schema:0000001 ;
    rdfs:label "Invasion Biology Ontology" ;
    dcterms:description "The Invasion Biology Ontology (INBIO) contains terms and concepts relevant in the field of invasion biology, which is a research area dealing with the translocation, establishment, spread, impact and management of species outside of their native ranges, where they are called non-native or alien species. This first version of the ontology covers terms and concepts needed to describe twelve major invasion hypotheses building the hierarchical hypothesis network (see also Jeschke JM, Heger T (Eds) (2018) Invasion Biology: Hypotheses and Evidence. CABI, Wallingford, UK)."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    doap:GitRepository <https://github.com/fusion-jena/inbio> ;
    skos:exactMatch aberowl:INBIO,
        ecoportal:INBIO,
        biodivportal:INBIO ;
    dcat:keyword "ontology" ;
    foaf:homepage <https://fusion-jena.github.io/INBIO/index-en.html> ;
    bioregistry.schema:0000005 "000130"^^xsd:string ;
    bioregistry.schema:0000006 "https://w3id.org/inbio#_$1"^^xsd:string ;
    bioregistry.schema:0000010 <https://github.com/fusion-jena/INBIO/raw/refs/heads/main/ontology/INBIO-1.2.0.owl> ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000017 bioregistry:ccon ;
    bioregistry.schema:0000019 [ rdfs:label "Alsayed Algergawy" ;
            foaf:mbox "alsayed.algergawy@uni-jena.de" ] ;
    bioregistry.schema:0000024 "https://w3id.org/inbio#_"^^xsd:string ;
    bioregistry.schema:0000027 <https://w3id.org/inbio#_000130> ;
    bioregistry.schema:0000029 "inbio" .

aberowl:INBIO dcterms:isPartOf bioregistry.metaresource:aberowl .

ecoportal:INBIO dcterms:isPartOf bioregistry.metaresource:ecoportal .

biodivportal:INBIO dcterms:isPartOf bioregistry.metaresource:biodivportal .

