@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 miriam: <https://registry.identifiers.org/registry/> .
@prefix n2t: <https://bioregistry.io/metaregistry/n2t/resolve/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:MMDB .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:mmdb .

bioregistry.metaresource:edam dcterms:hasPart edam:2667 .

bioregistry.metaresource:miriam dcterms:hasPart miriam:mmdb .

bioregistry.metaresource:n2t dcterms:hasPart n2t:mmdb .

bioregistry.metaresource:pathguide dcterms:hasPart pathguide:508 .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:mmdb .

bioregistry:mmdb a bioregistry.schema:0000001 ;
    rdfs:label "Molecular Modeling Database" ;
    dcterms:description "The Molecular Modeling Database (MMDB) is a database of experimentally determined structures obtained from the Protein Data Bank (PDB). Since structures are known for a large fraction of all protein families, structure homologs may facilitate inference of biological function, or the identification of binding or catalytic sites."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch edam:2667,
        pathguide:508,
        biocontext:MMDB,
        n2t:mmdb,
        prefixcommons:mmdb,
        miriam:mmdb ;
    dcat:keyword "dna",
        "interaction",
        "protein",
        "small molecule",
        "structure" ;
    foaf:homepage <http://www.ncbi.nlm.nih.gov/sites/entrez?db=structure> ;
    bioregistry.schema:0000005 "50885"^^xsd:string ;
    bioregistry.schema:0000006 "http://www.ncbi.nlm.nih.gov/Structure/mmdb/mmdbsrv.cgi?uid=$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d{1,5}$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0002-1707-4167 ;
    bioregistry.schema:0000024 "http://www.ncbi.nlm.nih.gov/Structure/mmdb/mmdbsrv.cgi?uid="^^xsd:string ;
    bioregistry.schema:0000026 ror:0060t0j89 ;
    bioregistry.schema:0000027 <http://www.ncbi.nlm.nih.gov/Structure/mmdb/mmdbsrv.cgi?uid=50885> ;
    bioregistry.schema:0000029 "mmdb" .

orcid:0000-0002-1707-4167 rdfs:label "Siqian He" ;
    foaf:mbox "siqian.he@nih.gov" .

edam:2667 dcterms:isPartOf bioregistry.metaresource:edam .

pathguide:508 dcterms:isPartOf bioregistry.metaresource:pathguide .

biocontext:MMDB dcterms:isPartOf bioregistry.metaresource:biocontext .

n2t:mmdb dcterms:isPartOf bioregistry.metaresource:n2t .

prefixcommons:mmdb dcterms:isPartOf bioregistry.metaresource:prefixcommons .

miriam:mmdb dcterms:isPartOf bioregistry.metaresource:miriam .

