@prefix aberowl: <http://aber-owl.net/ontology/> .
@prefix agroportal: <http://agroportal.lirmm.fr/ontologies/> .
@prefix biocontext: <https://bioregistry.io/metaregistry/biocontext/> .
@prefix biodivportal: <https://biodivportal.gfbio.org/ontologies/> .
@prefix bioportal: <https://bioportal.bioontology.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 fairsharing: <https://fairsharing.org/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix obo: <http://purl.obolibrary.org/obo/> .
@prefix obofoundry: <https://www.obofoundry.org/ontology/> .
@prefix ols: <https://www.ebi.ac.uk/ols4/ontologies/> .
@prefix ontobee: <http://www.ontobee.org/ontology/> .
@prefix orcid: <https://orcid.org/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix tib.ts: <https://terminology.tib.eu/ts/ontologies/> .
@prefix wikidata: <http://www.wikidata.org/entity/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:aberowl dcterms:hasPart aberowl:BCO .

bioregistry.metaresource:agroportal dcterms:hasPart agroportal:BCO .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:BCO .

bioregistry.metaresource:biodivportal dcterms:hasPart biodivportal:BCO .

bioregistry.metaresource:bioportal dcterms:hasPart bioportal:BCO .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:bco .

bioregistry.metaresource:ecoportal dcterms:hasPart ecoportal:BCO .

bioregistry.metaresource:fairsharing dcterms:hasPart fairsharing:FAIRsharing.8ktkqy .

bioregistry.metaresource:obofoundry dcterms:hasPart obofoundry:bco .

bioregistry.metaresource:ols dcterms:hasPart ols:bco .

bioregistry.metaresource:ontobee dcterms:hasPart ontobee:BCO .

bioregistry.metaresource:tib dcterms:hasPart tib.ts:bco .

bioregistry.metaresource:wikidata.entity dcterms:hasPart wikidata:Q55118250 .

bioregistry:bco a bioregistry.schema:0000001 ;
    rdfs:label "Biological Collections Ontology" ;
    dcterms:description "An ontology to support the interoperability of biodiversity data, including data on museum collections, environmental/metagenomic samples, and ecological surveys."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    doap:GitRepository <https://github.com/BiodiversityOntologies/bco> ;
    skos:exactMatch aberowl:BCO,
        agroportal:BCO,
        ecoportal:BCO,
        ontobee:BCO,
        wikidata:Q55118250,
        biodivportal:BCO,
        bioportal:BCO,
        biocontext:BCO,
        fairsharing:FAIRsharing.8ktkqy,
        tib.ts:bco,
        ols:bco,
        obofoundry:bco ;
    dcat:keyword "biodiversity",
        "biospecimen",
        "dataplant",
        "earth sciences",
        "ecology",
        "environmental material",
        "ess",
        "metagenomics",
        "obo",
        "ontology",
        "sample annotation",
        "taxonomic classification",
        "taxonomy" ;
    foaf:homepage <https://github.com/BiodiversityOntologies/bco> ;
    bioregistry.schema:0000005 "0000081"^^xsd:string ;
    bioregistry.schema:0000006 "http://purl.obolibrary.org/obo/BCO_$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d{7}$"^^xsd:string ;
    bioregistry.schema:0000010 obo:bco.owl ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000018 bioregistry:fovt ;
    bioregistry.schema:0000019 orcid:0000-0001-8815-0078 ;
    bioregistry.schema:0000024 "http://purl.obolibrary.org/obo/BCO_"^^xsd:string ;
    bioregistry.schema:0000027 obo:BCO_0000081 ;
    bioregistry.schema:0000029 "bco" .

orcid:0000-0001-8815-0078 rdfs:label "Ramona Walls" ;
    foaf:mbox "rlwalls2008@gmail.com" .

aberowl:BCO dcterms:isPartOf bioregistry.metaresource:aberowl .

agroportal:BCO dcterms:isPartOf bioregistry.metaresource:agroportal .

ecoportal:BCO dcterms:isPartOf bioregistry.metaresource:ecoportal .

ontobee:BCO dcterms:isPartOf bioregistry.metaresource:ontobee .

wikidata:Q55118250 dcterms:isPartOf bioregistry.metaresource:wikidata.entity .

biodivportal:BCO dcterms:isPartOf bioregistry.metaresource:biodivportal .

bioportal:BCO dcterms:isPartOf bioregistry.metaresource:bioportal .

biocontext:BCO dcterms:isPartOf bioregistry.metaresource:biocontext .

fairsharing:FAIRsharing.8ktkqy dcterms:isPartOf bioregistry.metaresource:fairsharing .

tib.ts:bco dcterms:isPartOf bioregistry.metaresource:tib .

ols:bco dcterms:isPartOf bioregistry.metaresource:ols .

obofoundry:bco dcterms:isPartOf bioregistry.metaresource:obofoundry .

