@prefix biocontext: .
@prefix biolink: .
@prefix bioregistry: .
@prefix bioregistry.metaresource: .
@prefix bioregistry.schema: .
@prefix dc: .
@prefix dcterms: .
@prefix foaf: .
@prefix orcid: .
@prefix rdfs: .
@prefix skos: .
@prefix xsd: .
orcid:0000-0003-4423-4370 rdfs:label "Charles Tapley Hoyt" ;
dcterms:contributor bioregistry:oboinowl .
bioregistry.metaresource:biocontext dcterms:hasPart biocontext:oboInOwl .
bioregistry.metaresource:biolink dcterms:hasPart biolink:oboformat .
bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:oboinowl .
biocontext:oboInOwl dcterms:isPartOf bioregistry.metaresource:biocontext .
biolink:oboformat dcterms:isPartOf bioregistry.metaresource:biolink .
bioregistry:oboinowl a bioregistry.schema:0000001 ;
rdfs:label "OBO in OWL" ;
dc:description "This meta-ontology is self-describing. OBO metamodel properties are described using OBO metamodel properties"^^xsd:string ;
dcterms:isPartOf bioregistry.metaresource:bioregistry ;
skos:exactMatch biocontext:oboInOwl,
biolink:oboformat ;
foaf:homepage "https://github.com/geneontology/go-ontology/tree/master/contrib"^^xsd:string ;
bioregistry.schema:0000005 "hasDbXref"^^xsd:string ;
bioregistry.schema:0000006 "http://www.geneontology.org/formats/oboInOwl#$1"^^xsd:string ;
bioregistry.schema:0000012 false .