@prefix aberowl: <http://aber-owl.net/ontology/> .
@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 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:IOBC .

bioregistry.metaresource:bioportal dcterms:hasPart bioportal:IOBC .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:iobc .

bioregistry:iobc a bioregistry.schema:0000001 ;
    rdfs:label "Interlinking Ontology for Biological Concepts" ;
    dcterms:description "Interlinking Ontology for Biological Concepts (IOBC) contains approximately 80,000 biological concepts such as biological phenomena, diseases, molecular functions, gene products, chemicals, and medical cares, and approximately 20,000 related concepts such as earth science and environmental science. The concepts are structured by thirty-five relations such as has function, has role, has quality, and precedes. Each concept has both of English and Japanese labels. For further information including the developmental method, see papers in the PUBLICATIONS PAGE. The license for this ontology is specified in the Creative Commons Attribution-NonCommercial 4.0 International. If you use data from this ontology, please be sure attribute this ontology as follows: \"Interlinking Ontology for Biological Concepts © National Bioscience Database Center licensed under CC Attribution-NonCommercial 4.0 International\"."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    doap:GitRepository <https://github.com/kushidat/IOBC> ;
    skos:exactMatch aberowl:IOBC,
        bioportal:IOBC ;
    dcat:keyword "ontology" ;
    foaf:homepage <https://github.com/kushidat/IOBC> ;
    bioregistry.schema:0000005 "200906038218908385"^^xsd:string ;
    bioregistry.schema:0000006 "http://purl.jp/bio/4/id/$1"^^xsd:string ;
    bioregistry.schema:0000010 <http://aber-owl.net/media/ontologies/IOBC/25/iobc.owl> ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0002-0784-4113 ;
    bioregistry.schema:0000024 "http://purl.jp/bio/4/id/"^^xsd:string ;
    bioregistry.schema:0000027 <http://purl.jp/bio/4/id/200906038218908385> ;
    bioregistry.schema:0000029 "iobc" .

orcid:0000-0002-0784-4113 rdfs:label "Tatsuya Kushida" ;
    foaf:mbox "kushida@biosciencedbc.jp" .

aberowl:IOBC dcterms:isPartOf bioregistry.metaresource:aberowl .

bioportal:IOBC dcterms:isPartOf bioregistry.metaresource:bioportal .

