@prefix bioregistry: . @prefix bioregistry.metaresource: . @prefix bioregistry.schema: . @prefix dc: . @prefix dcterms: . @prefix foaf: . @prefix orcid: . @prefix rdfs: . @prefix xsd: . bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:bioregistry.collection . orcid:0000-0003-4423-4370 rdfs:label "Charles Tapley Hoyt" ; dcterms:contributor bioregistry:bioregistry.collection . bioregistry:bioregistry.collection a bioregistry.schema:0000001 ; rdfs:label "Bioregistry Collections" ; dc:description "Manually curated collections of resources stored in the bioregistry"^^xsd:string ; dcterms:isPartOf bioregistry.metaresource:bioregistry ; foaf:homepage "https://bioregistry.io/collection"^^xsd:string ; bioregistry.schema:0000005 "0000001"^^xsd:string ; bioregistry.schema:0000006 "https://bioregistry.io/collection/$1"^^xsd:string ; bioregistry.schema:0000008 "^\\d{7}$"^^xsd:string ; bioregistry.schema:0000012 false ; bioregistry.schema:0000019 orcid:0000-0003-4423-4370 .