@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 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 go.resource: <https://bioregistry.io/metaregistry/go/resolve/> .
@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 ncbi.resource: <https://bioregistry.io/metaregistry/ncbi/resolve/> .
@prefix pathguide: <http://www.pathguide.org/fullrecord.php?DBID=> .
@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 skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix togoid: <https://togoid.dbcls.jp/#> .
@prefix uniprot.resource: <https://www.uniprot.org/database/> .
@prefix wikidata: <http://www.wikidata.org/entity/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:PDB .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:pdb .

bioregistry.metaresource:edam dcterms:hasPart edam:1127 .

bioregistry.metaresource:go dcterms:hasPart go.resource:PDB .

bioregistry.metaresource:integbio dcterms:hasPart integbio:nbdc00613 .

bioregistry.metaresource:miriam dcterms:hasPart miriam:pdb .

bioregistry.metaresource:n2t dcterms:hasPart n2t:pdb .

bioregistry.metaresource:ncbi dcterms:hasPart ncbi.resource:PDB .

bioregistry.metaresource:pathguide dcterms:hasPart pathguide:398 .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:pdbj .

bioregistry.metaresource:re3data dcterms:hasPart re3data:r3d100010910 .

bioregistry.metaresource:togoid dcterms:hasPart togoid:Pdb .

bioregistry.metaresource:uniprot dcterms:hasPart uniprot.resource:DB-0172 .

bioregistry.metaresource:wikidata dcterms:hasPart wikidata:P638 .

bioregistry:pdb a bioregistry.schema:0000001 ;
    rdfs:label "PDB Structure" ;
    dcterms:description "The Protein Data Bank is the single worldwide archive of structural data of biological macromolecules."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch edam:1127,
        pathguide:398,
        wikidata:P638,
        biocontext:PDB,
        go.resource:PDB,
        n2t:pdb,
        ncbi.resource:PDB,
        integbio:nbdc00613,
        prefixcommons:pdbj,
        miriam:pdb,
        togoid:Pdb,
        re3data:r3d100010910,
        uniprot.resource:DB-0172 ;
    dcat:keyword "3d structure",
        "3d structure databases",
        "dna",
        "image/movie",
        "protein",
        "repository",
        "rna",
        "structure" ;
    foaf:homepage <https://www.rcsb.org/> ;
    bioregistry.schema:0000005 "2gc4"^^xsd:string ;
    bioregistry.schema:0000006 "https://www.wwpdb.org/pdb?id=pdb_0000$1"^^xsd:string ;
    bioregistry.schema:0000008 "^[0-9][A-Za-z0-9]{3}$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000023 "RCSB_PDB",
        "pdbe",
        "pdbj",
        "wwpdb" ;
    bioregistry.schema:0000024 "https://www.wwpdb.org/pdb?id=pdb_0000"^^xsd:string ;
    bioregistry.schema:0000027 <https://www.wwpdb.org/pdb?id=pdb_00002gc4> ;
    bioregistry.schema:0000029 "pdb" .

edam:1127 dcterms:isPartOf bioregistry.metaresource:edam .

pathguide:398 dcterms:isPartOf bioregistry.metaresource:pathguide .

wikidata:P638 dcterms:isPartOf bioregistry.metaresource:wikidata .

biocontext:PDB dcterms:isPartOf bioregistry.metaresource:biocontext .

go.resource:PDB dcterms:isPartOf bioregistry.metaresource:go .

n2t:pdb dcterms:isPartOf bioregistry.metaresource:n2t .

ncbi.resource:PDB dcterms:isPartOf bioregistry.metaresource:ncbi .

integbio:nbdc00613 dcterms:isPartOf bioregistry.metaresource:integbio .

prefixcommons:pdbj dcterms:isPartOf bioregistry.metaresource:prefixcommons .

miriam:pdb dcterms:isPartOf bioregistry.metaresource:miriam .

togoid:Pdb dcterms:isPartOf bioregistry.metaresource:togoid .

re3data:r3d100010910 dcterms:isPartOf bioregistry.metaresource:re3data .

uniprot.resource:DB-0172 dcterms:isPartOf bioregistry.metaresource:uniprot .

