@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 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 skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:PMP .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:pmp .

bioregistry.metaresource:miriam dcterms:hasPart miriam:pmp .

bioregistry.metaresource:n2t dcterms:hasPart n2t:pmp .

bioregistry.metaresource:pathguide dcterms:hasPart pathguide:438 .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:pmp .

bioregistry:pmp a bioregistry.schema:0000001 ;
    rdfs:label "Protein Model Portal" ;
    dcterms:description "The number of known protein sequences exceeds those of experimentally solved protein structures. Homology (or comparative) modeling methods make use of experimental protein structures to build models for evolutionary related proteins. The Protein Model Portal (PMP) provides a single portal to access these models, which are accessed through their UniProt identifiers."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch pathguide:438,
        biocontext:PMP,
        n2t:pmp,
        prefixcommons:pmp,
        miriam:pmp ;
    dcat:keyword "prediction",
        "protein",
        "structure" ;
    foaf:homepage <http://www.proteinmodelportal.org/> ;
    bioregistry.schema:0000005 "Q0VCA6"^^xsd:string ;
    bioregistry.schema:0000006 "http://www.proteinmodelportal.org/query/uniprot/$1"^^xsd:string ;
    bioregistry.schema:0000008 "^([A-N,R-Z][0-9][A-Z][A-Z, 0-9][A-Z, 0-9][0-9])|([O,P,Q][0-9][A-Z, 0-9][A-Z, 0-9][A-Z, 0-9][0-9])$"^^xsd:string ;
    bioregistry.schema:0000011 bioregistry:uniprot ;
    bioregistry.schema:0000012 true ;
    bioregistry.schema:0000019 orcid:0000-0003-2715-335X ;
    bioregistry.schema:0000024 "http://www.proteinmodelportal.org/query/uniprot/"^^xsd:string ;
    bioregistry.schema:0000027 <http://www.proteinmodelportal.org/query/uniprot/Q0VCA6> ;
    bioregistry.schema:0000029 "pmp" .

orcid:0000-0003-2715-335X rdfs:label "Torsten Schwede" ;
    foaf:mbox "torsten.schwede@unibas.ch" .

pathguide:438 dcterms:isPartOf bioregistry.metaresource:pathguide .

biocontext:PMP dcterms:isPartOf bioregistry.metaresource:biocontext .

n2t:pmp dcterms:isPartOf bioregistry.metaresource:n2t .

prefixcommons:pmp dcterms:isPartOf bioregistry.metaresource:prefixcommons .

miriam:pmp dcterms:isPartOf bioregistry.metaresource:miriam .

