@prefix biocontext: . @prefix bioregistry: . @prefix bioregistry.metaresource: . @prefix bioregistry.schema: . @prefix dcat: . @prefix dcterms: . @prefix foaf: . @prefix lov: . @prefix orcid: . @prefix rdfs: . @prefix skos: . @prefix xsd: . @prefix zazuko: . orcid:0000-0003-4423-4370 rdfs:label "Charles Tapley Hoyt" ; dcterms:contributor bioregistry:xsd ; foaf:mbox "cthoyt@gmail.com" . bioregistry.metaresource:biocontext dcterms:hasPart biocontext:xsd . bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:xsd . bioregistry.metaresource:lov dcterms:hasPart lov:xsd . bioregistry.metaresource:zazuko dcterms:hasPart zazuko:xsd . biocontext:xsd dcterms:isPartOf bioregistry.metaresource:biocontext . zazuko:xsd dcterms:isPartOf bioregistry.metaresource:zazuko . bioregistry:xsd a bioregistry.schema:0000001 ; rdfs:label "XML Schema Definition" ; dcterms:description "This document describes the XML Schema namespace. It also contains a directory of links to these related resources, using Resource Directory Description Language."^^xsd:string ; dcterms:isPartOf bioregistry.metaresource:bioregistry ; skos:exactMatch biocontext:xsd, zazuko:xsd, lov:xsd ; dcat:keyword "w3c rec" ; foaf:homepage ; bioregistry.schema:0000005 "decimal"^^xsd:string ; bioregistry.schema:0000006 "http://www.w3.org/2001/XMLSchema#$1"^^xsd:string ; bioregistry.schema:0000012 false ; bioregistry.schema:0000024 "http://www.w3.org/2001/XMLSchema#"^^xsd:string ; bioregistry.schema:0000027 xsd:decimal ; bioregistry.schema:0000029 "xsd" . lov:xsd dcterms:isPartOf bioregistry.metaresource:lov .