@prefix aberowl: <http://aber-owl.net/ontology/> .
@prefix agroportal: <http://agroportal.lirmm.fr/ontologies/> .
@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 fairsharing: <https://fairsharing.org/> .
@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:AHOL .

bioregistry.metaresource:agroportal dcterms:hasPart agroportal:AHOL .

bioregistry.metaresource:biodivportal dcterms:hasPart biodivportal:AHOL .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:ahol .

bioregistry.metaresource:fairsharing dcterms:hasPart fairsharing:FAIRsharing.ZkwSlo .

bioregistry:ahol a bioregistry.schema:0000001 ;
    rdfs:label "Animal Health Ontology for Livestock" ;
    dcterms:description "The AHOL ontology (Animal Health Ontology for Livestock) was built collaboratively within a network of experts in the livestock health field, in order to describe production diseases. Its structure is based on the type of disease: communicable, non communicable, genetic, metabolic, physical or psychological. The properties of each disease are related to associated symptoms (the expression of a phenotypical character), the affected organism (livestock, poultry, mammals, fishes) or the one causing the disease (virus, bacteria, fungus, parasite)."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch aberowl:AHOL,
        agroportal:AHOL,
        biodivportal:AHOL,
        fairsharing:FAIRsharing.ZkwSlo ;
    dcat:keyword "animal husbandry",
        "disease",
        "fisheries science",
        "livestock",
        "ontology",
        "phenotype" ;
    foaf:homepage <http://www.atol-ontology.com/> ;
    bioregistry.schema:0000005 "0005114"^^xsd:string ;
    bioregistry.schema:0000006 "https://opendata.inrae.fr/AHOL/AHOL_$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d+$"^^xsd:string ;
    bioregistry.schema:0000010 <http://aber-owl.net/media/ontologies/AHOL/1/ahol.owl> ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 [ rdfs:label "Jerome Bugeon" ;
            foaf:mbox "jerome.bugeon@inrae.fr" ] ;
    bioregistry.schema:0000024 "https://opendata.inrae.fr/AHOL/AHOL_"^^xsd:string ;
    bioregistry.schema:0000027 <https://opendata.inrae.fr/AHOL/AHOL_0005114> ;
    bioregistry.schema:0000029 "ahol" .

aberowl:AHOL dcterms:isPartOf bioregistry.metaresource:aberowl .

agroportal:AHOL dcterms:isPartOf bioregistry.metaresource:agroportal .

biodivportal:AHOL dcterms:isPartOf bioregistry.metaresource:biodivportal .

fairsharing:FAIRsharing.ZkwSlo dcterms:isPartOf bioregistry.metaresource:fairsharing .

