@prefix bioregistry: .
@prefix bioregistry.metaresource: .
@prefix bioregistry.schema: .
@prefix dc: .
@prefix dcterms: .
@prefix foaf: .
@prefix orcid: .
@prefix rdfs: .
@prefix skos: .
@prefix wikidata: .
@prefix xsd: .
orcid:0000-0003-4423-4370 rdfs:label "Charles Tapley Hoyt" ;
dcterms:contributor bioregistry:neuronames .
bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:neuronames .
bioregistry.metaresource:wikidata dcterms:hasPart wikidata:P4394 .
bioregistry:neuronames a bioregistry.schema:0000001 ;
rdfs:label "NeuroNames" ;
dc:description "BrainInfo is designed to help you identify structures in the brain. If you provide the name of a structure, BrainInfo will show it and tell you about it."^^xsd:string ;
dcterms:isPartOf bioregistry.metaresource:bioregistry ;
skos:exactMatch wikidata:P4394 ;
foaf:homepage "http://braininfo.rprc.washington.edu/"^^xsd:string ;
bioregistry.schema:0000005 "268"^^xsd:string ;
bioregistry.schema:0000006 "http://braininfo.rprc.washington.edu/centraldirectory.aspx?ID=$1"^^xsd:string ;
bioregistry.schema:0000008 "^\\d+$"^^xsd:string ;
bioregistry.schema:0000012 false .
wikidata:P4394 dcterms:isPartOf bioregistry.metaresource:wikidata .