@prefix biocontext: <https://bioregistry.io/metaregistry/biocontext/> .
@prefix bioregistry: <https://bioregistry.io/registry/> .
@prefix bioregistry.metaresource: <https://bioregistry.io/metaregistry/> .
@prefix bioregistry.schema: <https://bioregistry.io/schema/#> .
@prefix cheminf: <https://semanticscience.org/resource/CHEMINF_> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix edam: <http://edamontology.org/data_> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix integbio: <https://catalog.integbio.jp/dbcatalog/en/record/> .
@prefix miriam: <https://registry.identifiers.org/registry/> .
@prefix n2t: <https://bioregistry.io/metaregistry/n2t/resolve/> .
@prefix orcid: <https://orcid.org/> .
@prefix prefixcommons: <https://registry.bio2kg.org/resource/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix re3data: <https://www.re3data.org/repository/> .
@prefix ror: <https://ror.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix wikidata: <http://www.wikidata.org/entity/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:CHEMSPIDER .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:chemspider .

bioregistry.metaresource:cheminf dcterms:hasPart cheminf:000405 .

bioregistry.metaresource:edam dcterms:hasPart edam:1173 .

bioregistry.metaresource:integbio dcterms:hasPart integbio:nbdc01863 .

bioregistry.metaresource:miriam dcterms:hasPart miriam:chemspider .

bioregistry.metaresource:n2t dcterms:hasPart n2t:chemspider .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:chemspider .

bioregistry.metaresource:re3data dcterms:hasPart re3data:r3d100010205 .

bioregistry.metaresource:wikidata dcterms:hasPart wikidata:P661 .

bioregistry:chemspider a bioregistry.schema:0000001 ;
    rdfs:label "ChemSpider" ;
    dcterms:description "ChemSpider is a collection of compound data from across the web, which aggregates chemical structures and their associated information into a single searchable repository entry. These entries are supplemented with additional properties, related information and links back to original data sources."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch edam:1173,
        wikidata:P661,
        biocontext:CHEMSPIDER,
        n2t:chemspider,
        integbio:nbdc01863,
        prefixcommons:chemspider,
        miriam:chemspider,
        cheminf:000405,
        re3data:r3d100010205 ;
    dcat:keyword "3d structure",
        "chemical compound",
        "image/movie",
        "molecules",
        "structure" ;
    foaf:homepage <http://www.chemspider.com/> ;
    bioregistry.schema:0000005 "56586"^^xsd:string ;
    bioregistry.schema:0000006 "http://www.chemspider.com/Chemical-Structure.$1.html"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d+$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0002-0412-9018 ;
    bioregistry.schema:0000023 "ChemSpiderID",
        "Chemspider" ;
    bioregistry.schema:0000024 "https://bioregistry.io/chemspider:"^^xsd:string ;
    bioregistry.schema:0000026 ror:025sbr097 ;
    bioregistry.schema:0000027 <http://www.chemspider.com/Chemical-Structure.56586.html> ;
    bioregistry.schema:0000029 "chemspider" .

orcid:0000-0002-0412-9018 rdfs:label "Harry E. Pence" ;
    foaf:mbox "pencehe@oneonta.edu" .

edam:1173 dcterms:isPartOf bioregistry.metaresource:edam .

wikidata:P661 dcterms:isPartOf bioregistry.metaresource:wikidata .

biocontext:CHEMSPIDER dcterms:isPartOf bioregistry.metaresource:biocontext .

n2t:chemspider dcterms:isPartOf bioregistry.metaresource:n2t .

integbio:nbdc01863 dcterms:isPartOf bioregistry.metaresource:integbio .

prefixcommons:chemspider dcterms:isPartOf bioregistry.metaresource:prefixcommons .

miriam:chemspider dcterms:isPartOf bioregistry.metaresource:miriam .

cheminf:000405 dcterms:isPartOf bioregistry.metaresource:cheminf .

re3data:r3d100010205 dcterms:isPartOf bioregistry.metaresource:re3data .

