@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 fairsharing: <https://fairsharing.org/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix integbio: <https://catalog.integbio.jp/dbcatalog/en/record/> .
@prefix orcid: <https://orcid.org/> .
@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 ror: <https://ror.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix uniprot.resource: <https://www.uniprot.org/database/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:pdbsum .

bioregistry.metaresource:fairsharing dcterms:hasPart fairsharing:FAIRsharing.7vjq5t .

bioregistry.metaresource:integbio dcterms:hasPart integbio:nbdc00308 .

bioregistry.metaresource:pathguide dcterms:hasPart pathguide:461 .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:pdbsum .

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

bioregistry:pdbsum a bioregistry.schema:0000001 ;
    rdfs:label "PDBsum; at-a-glance overview of macromolecular structures" ;
    dcterms:description "PDBsum provides an overview of every macromolecular structure deposited in the Protein Data Bank (PDB), giving schematic diagrams of the molecules in each structure and of the interactions between them."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch pathguide:461,
        integbio:nbdc00308,
        fairsharing:FAIRsharing.7vjq5t,
        prefixcommons:pdbsum,
        uniprot.resource:DB-0119 ;
    dcat:keyword "3d structure",
        "3d structure databases",
        "image/movie",
        "interaction",
        "molecular interaction",
        "protein",
        "structural biology",
        "structure" ;
    foaf:homepage <http://www.ebi.ac.uk/pdbsum> ;
    bioregistry.schema:0000005 "1kfv"^^xsd:string ;
    bioregistry.schema:0000006 "https://www.ebi.ac.uk/pdbsum/$1"^^xsd:string ;
    bioregistry.schema:0000011 bioregistry:pdb ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0001-5528-0087 ;
    bioregistry.schema:0000021 orcid:0000-0003-4423-4370 ;
    bioregistry.schema:0000024 "https://www.ebi.ac.uk/pdbsum/"^^xsd:string ;
    bioregistry.schema:0000026 ror:02catss52 ;
    bioregistry.schema:0000027 <https://www.ebi.ac.uk/pdbsum/1kfv> ;
    bioregistry.schema:0000029 "pdbsum" .

orcid:0000-0001-5528-0087 rdfs:label "Roman Laskowski" ;
    foaf:mbox "roman@ebi.ac.uk" .

orcid:0000-0003-4423-4370 rdfs:label "Charles Tapley Hoyt" ;
    foaf:mbox "cthoyt@gmail.com" .

pathguide:461 dcterms:isPartOf bioregistry.metaresource:pathguide .

integbio:nbdc00308 dcterms:isPartOf bioregistry.metaresource:integbio .

fairsharing:FAIRsharing.7vjq5t dcterms:isPartOf bioregistry.metaresource:fairsharing .

prefixcommons:pdbsum dcterms:isPartOf bioregistry.metaresource:prefixcommons .

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

