@prefix bioregistry: . @prefix bioregistry.metaresource: . @prefix bioregistry.schema: . @prefix cellosaurus.resource: . @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:cellopub ; foaf:mbox "cthoyt@gmail.com" . bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:cellopub . bioregistry.metaresource:cellosaurus dcterms:hasPart cellosaurus.resource:CelloPub . cellosaurus.resource:CelloPub dcterms:isPartOf bioregistry.metaresource:cellosaurus . bioregistry:cellopub a bioregistry.schema:0000001 ; rdfs:label "Cellosaurus Publication" ; dcterms:description "Cellosaurus identifeirs for publications, like Pubmed"^^xsd:string ; dcterms:isPartOf bioregistry.metaresource:bioregistry ; skos:exactMatch cellosaurus.resource:CelloPub ; foaf:homepage ; bioregistry.schema:0000005 "CLPUB00496"^^xsd:string ; bioregistry.schema:0000006 "https://web.expasy.org/cellosaurus/cellopub/$1"^^xsd:string ; bioregistry.schema:0000008 "^CLPUB\\d+$"^^xsd:string ; bioregistry.schema:0000012 false ; bioregistry.schema:0000024 "https://web.expasy.org/cellosaurus/cellopub/"^^xsd:string ; bioregistry.schema:0000027 ; bioregistry.schema:0000029 "cellopub" .