@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 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 uniprot.resource: <https://www.uniprot.org/database/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:EMDB .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:emdb .

bioregistry.metaresource:edam dcterms:hasPart edam:1146 .

bioregistry.metaresource:miriam dcterms:hasPart miriam:emdb .

bioregistry.metaresource:n2t dcterms:hasPart n2t:emdb .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:emdb .

bioregistry.metaresource:re3data dcterms:hasPart re3data:r3d100010562 .

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

bioregistry:emdb a bioregistry.schema:0000001 ;
    rdfs:label "Electron Microscopy Data Bank" ;
    dcterms:description "The Electron Microscopy Data Bank (EMDB) is a public repository for electron microscopy density maps of macromolecular complexes and subcellular structures. It covers a variety of techniques, including single-particle analysis, electron tomography, and electron (2D) crystallography. The EMDB map distribution format follows the CCP4 definition, which is widely recognized by software packages used by the structural biology community."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch edam:1146,
        biocontext:EMDB,
        n2t:emdb,
        prefixcommons:emdb,
        miriam:emdb,
        re3data:r3d100010562,
        uniprot.resource:DB-0272 ;
    dcat:keyword "3d structure databases",
        "electron microscopy",
        "protein" ;
    foaf:homepage <https://www.ebi.ac.uk/pdbe/emdb/> ;
    bioregistry.schema:0000005 "EMD-1001"^^xsd:string ;
    bioregistry.schema:0000006 "https://www.ebi.ac.uk/pdbe/entry/emdb/$1"^^xsd:string ;
    bioregistry.schema:0000008 "^EMD-\\d{4,5}$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000024 "https://www.ebi.ac.uk/pdbe/entry/emdb/"^^xsd:string ;
    bioregistry.schema:0000026 ror:02catss52 ;
    bioregistry.schema:0000027 <https://www.ebi.ac.uk/pdbe/entry/emdb/EMD-1001> ;
    bioregistry.schema:0000029 "emdb" .

edam:1146 dcterms:isPartOf bioregistry.metaresource:edam .

biocontext:EMDB dcterms:isPartOf bioregistry.metaresource:biocontext .

n2t:emdb dcterms:isPartOf bioregistry.metaresource:n2t .

prefixcommons:emdb dcterms:isPartOf bioregistry.metaresource:prefixcommons .

miriam:emdb dcterms:isPartOf bioregistry.metaresource:miriam .

re3data:r3d100010562 dcterms:isPartOf bioregistry.metaresource:re3data .

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

