@prefix aberowl: <http://aber-owl.net/ontology/> .
@prefix agroportal: <http://agroportal.lirmm.fr/ontologies/> .
@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 cellosaurus.resource: <https://bioregistry.io/metaregistry/cellosaurus/resolve/> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix doap: <http://usefulinc.com/ns/doap#> .
@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 wikidata: <http://www.wikidata.org/entity/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:aberowl dcterms:hasPart aberowl:VBO .

bioregistry.metaresource:agroportal dcterms:hasPart agroportal:VBO .

bioregistry.metaresource:biodivportal dcterms:hasPart biodivportal:VBO .

bioregistry.metaresource:bioportal dcterms:hasPart bioportal:VBO .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:vbo .

bioregistry.metaresource:cellosaurus dcterms:hasPart cellosaurus.resource:VBO .

bioregistry.metaresource:obofoundry dcterms:hasPart obofoundry:vbo .

bioregistry.metaresource:ols dcterms:hasPart ols:vbo .

bioregistry.metaresource:ontobee dcterms:hasPart ontobee:VBO .

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

bioregistry:vbo a bioregistry.schema:0000001 ;
    rdfs:label "Vertebrate Breed Ontology" ;
    dcterms:description "Vertebrate Breed Ontology is an ontology created to serve as a single computable resource for vertebrate breed names."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    doap:GitRepository <https://github.com/monarch-initiative/vertebrate-breed-ontology> ;
    skos:exactMatch aberowl:VBO,
        agroportal:VBO,
        ontobee:VBO,
        wikidata:Q114296193,
        biodivportal:VBO,
        bioportal:VBO,
        cellosaurus.resource:VBO,
        ols:vbo,
        obofoundry:vbo ;
    dcat:keyword "obo",
        "ontology" ;
    foaf:homepage <https://github.com/monarch-initiative/vertebrate-breed-ontology> ;
    bioregistry.schema:0000005 "0000038"^^xsd:string ;
    bioregistry.schema:0000006 "http://purl.obolibrary.org/obo/VBO_$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d{7}$"^^xsd:string ;
    bioregistry.schema:0000010 obo:vbo.owl ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000017 bioregistry:ncbitaxon ;
    bioregistry.schema:0000019 orcid:0000-0002-4142-7153 ;
    bioregistry.schema:0000024 "http://purl.obolibrary.org/obo/VBO_"^^xsd:string ;
    bioregistry.schema:0000027 obo:VBO_0000038 ;
    bioregistry.schema:0000029 "vbo" .

orcid:0000-0002-4142-7153 rdfs:label "Sabrina Toro" ;
    foaf:mbox "Sabrina@tislab.org" .

aberowl:VBO dcterms:isPartOf bioregistry.metaresource:aberowl .

agroportal:VBO dcterms:isPartOf bioregistry.metaresource:agroportal .

ontobee:VBO dcterms:isPartOf bioregistry.metaresource:ontobee .

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

biodivportal:VBO dcterms:isPartOf bioregistry.metaresource:biodivportal .

bioportal:VBO dcterms:isPartOf bioregistry.metaresource:bioportal .

cellosaurus.resource:VBO dcterms:isPartOf bioregistry.metaresource:cellosaurus .

ols:vbo dcterms:isPartOf bioregistry.metaresource:ols .

obofoundry:vbo dcterms:isPartOf bioregistry.metaresource:obofoundry .

