@prefix biocontext: .
@prefix bioregistry: .
@prefix bioregistry.metaresource: .
@prefix bioregistry.schema: .
@prefix dc: .
@prefix dcterms: .
@prefix fairsharing: .
@prefix foaf: .
@prefix orcid: .
@prefix rdfs: .
@prefix skos: .
@prefix xsd: .
orcid:0000-0003-4423-4370 rdfs:label "Charles Tapley Hoyt" ;
dcterms:contributor bioregistry:owl .
bioregistry.metaresource:biocontext dcterms:hasPart biocontext:owl .
bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:owl .
bioregistry.metaresource:fairsharing dcterms:hasPart fairsharing:FAIRsharing.atygwy .
biocontext:owl dcterms:isPartOf bioregistry.metaresource:biocontext .
bioregistry:owl a bioregistry.schema:0000001 ;
rdfs:label "Web Ontology Language" ;
dc:description "Overview of the Web Ontology Language (OWL) which provides an introduction to OWL by informally describing the features of each of the sublanguages. "^^xsd:string ;
dcterms:isPartOf bioregistry.metaresource:bioregistry ;
skos:exactMatch biocontext:owl,
fairsharing:FAIRsharing.atygwy ;
foaf:homepage "https://www.w3.org/TR/owl-features/"^^xsd:string ;
bioregistry.schema:0000005 "Ontology"^^xsd:string ;
bioregistry.schema:0000006 "http://www.w3.org/2002/07/owl#$1"^^xsd:string ;
bioregistry.schema:0000012 false .
fairsharing:FAIRsharing.atygwy dcterms:isPartOf bioregistry.metaresource:fairsharing .