@prefix aberowl: <http://aber-owl.net/ontology/> .
@prefix agroportal: <http://agroportal.lirmm.fr/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 fairsharing: <https://fairsharing.org/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:aberowl dcterms:hasPart aberowl:LBO .

bioregistry.metaresource:agroportal dcterms:hasPart agroportal:LBO .

bioregistry.metaresource:bioportal dcterms:hasPart bioportal:LBO .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:lbo .

bioregistry.metaresource:fairsharing dcterms:hasPart fairsharing:FAIRsharing.309v57 .

bioregistry:lbo a bioregistry.schema:0000001 ;
    rdfs:label "Livestock Breed Ontology" ;
    dcterms:description "The Livestock Breed Ontology (LBO) is a controlled vocabulary for the unambiguous description of breeds. Its utility include proper identification of inherited variation sources in genetics/genomic studies."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    doap:GitRepository <https://github.com/AnimalGenome/livestock-breed-ontology> ;
    skos:exactMatch aberowl:LBO,
        agroportal:LBO,
        bioportal:LBO,
        fairsharing:FAIRsharing.309v57 ;
    dcat:keyword "animal breeding",
        "animal husbandry",
        "genetics",
        "genomics",
        "ontology" ;
    foaf:homepage <https://www.animalgenome.org/bioinfo/projects/lbo/> ;
    bioregistry.schema:0000005 "0000487"^^xsd:string ;
    bioregistry.schema:0000006 "https://bioportal.bioontology.org/ontologies/LBO/?p=classes&conceptid=http://purl.obolibrary.org/obo/LBO_$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d{7}$"^^xsd:string ;
    bioregistry.schema:0000010 <https://github.com/AnimalGenome/livestock-breed-ontology/raw/master/current_release/lbo.owl> ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0002-2346-5201 ;
    bioregistry.schema:0000024 "https://bioportal.bioontology.org/ontologies/LBO/?p=classes&conceptid=http://purl.obolibrary.org/obo/LBO_"^^xsd:string ;
    bioregistry.schema:0000027 <https://bioportal.bioontology.org/ontologies/LBO/?p=classes&conceptid=http://purl.obolibrary.org/obo/LBO_0000487> ;
    bioregistry.schema:0000029 "lbo" .

orcid:0000-0002-2346-5201 rdfs:label "Carissa Park" ;
    foaf:mbox "caripark@iastate.edu" .

aberowl:LBO dcterms:isPartOf bioregistry.metaresource:aberowl .

agroportal:LBO dcterms:isPartOf bioregistry.metaresource:agroportal .

bioportal:LBO dcterms:isPartOf bioregistry.metaresource:bioportal .

fairsharing:FAIRsharing.309v57 dcterms:isPartOf bioregistry.metaresource:fairsharing .

