@prefix bartoc: <https://bartoc.org/en/node/> .
@prefix biocontext: <https://bioregistry.io/metaregistry/biocontext/> .
@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 integbio: <https://catalog.integbio.jp/dbcatalog/en/record/> .
@prefix obo: <http://purl.obolibrary.org/obo/> .
@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:bartoc dcterms:hasPart bartoc:1737 .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:OBO .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:obo .

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

bioregistry.metaresource:integbio dcterms:hasPart integbio:nbdc00305 .

bioregistry:obo a bioregistry.schema:0000001 ;
    rdfs:label "Open Biological and Biomedical Ontologies" ;
    dcterms:contributor orcid:0000-0003-4423-4370 ;
    dcterms:description "The OBO namespace is the top-level namespace used by Open Biological and Biomedical Ontology (OBO) Foundry ontologies."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch bartoc:1737,
        biocontext:OBO,
        integbio:nbdc00305,
        fairsharing:FAIRsharing.847069 ;
    dcat:keyword "artificial intelligence",
        "biomedical science",
        "earth science",
        "health science",
        "infectious disease medicine",
        "informatics",
        "knowledge representation",
        "life science",
        "microbiology",
        "nutritional science",
        "omics",
        "ontology/terminology/nomenclature",
        "plant cell biology",
        "registry" ;
    foaf:homepage <http://www.obofoundry.org> ;
    bioregistry.schema:0000005 "uberon"^^xsd:string ;
    bioregistry.schema:0000006 "http://purl.obolibrary.org/obo/$1"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0002-7356-1779 ;
    bioregistry.schema:0000024 "http://purl.obolibrary.org/obo/"^^xsd:string ;
    bioregistry.schema:0000027 obo:uberon ;
    bioregistry.schema:0000029 "obo" .

orcid:0000-0002-7356-1779 rdfs:label "Nicolas Matentzoglu" ;
    foaf:mbox "nicolas.matentzoglu@gmail.com" .

orcid:0000-0003-4423-4370 rdfs:label "Charles Tapley Hoyt" ;
    foaf:mbox "cthoyt@gmail.com" .

bartoc:1737 dcterms:isPartOf bioregistry.metaresource:bartoc .

biocontext:OBO dcterms:isPartOf bioregistry.metaresource:biocontext .

integbio:nbdc00305 dcterms:isPartOf bioregistry.metaresource:integbio .

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

