@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 integbio: <https://catalog.integbio.jp/dbcatalog/en/record/> .
@prefix miriam: <https://registry.identifiers.org/registry/> .
@prefix n2t: <https://bioregistry.io/metaregistry/n2t/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 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:HPRD .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:hprd .

bioregistry.metaresource:integbio dcterms:hasPart integbio:nbdc00103 .

bioregistry.metaresource:miriam dcterms:hasPart miriam:hprd .

bioregistry.metaresource:n2t dcterms:hasPart n2t:hprd .

bioregistry.metaresource:pathguide dcterms:hasPart pathguide:14 .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:hprd .

bioregistry.metaresource:re3data dcterms:hasPart re3data:r3d100010978 .

bioregistry:hprd a bioregistry.schema:0000001 ;
    rdfs:label "Human Protein Reference Database" ;
    dcterms:description "The Human Protein Reference Database (HPRD) represents a centralized platform to visually depict and integrate information pertaining to domain architecture, post-translational modifications, interaction networks and disease association for each protein in the human proteome."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch pathguide:14,
        biocontext:HPRD,
        n2t:hprd,
        integbio:nbdc00103,
        prefixcommons:hprd,
        miriam:hprd,
        re3data:r3d100010978 ;
    dcat:keyword "cdna/est",
        "health/disease",
        "protein",
        "psi-mi",
        "sequence",
        "structure" ;
    foaf:homepage <http://www.hprd.org/> ;
    bioregistry.schema:0000005 "00001"^^xsd:string ;
    bioregistry.schema:0000006 "http://www.hprd.org/protein/$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d+$"^^xsd:string ;
    bioregistry.schema:0000012 true ;
    bioregistry.schema:0000024 "http://www.hprd.org/protein/"^^xsd:string ;
    bioregistry.schema:0000026 ror:04hqfvm50 ;
    bioregistry.schema:0000027 <http://www.hprd.org/protein/00001> ;
    bioregistry.schema:0000029 "hprd" .

pathguide:14 dcterms:isPartOf bioregistry.metaresource:pathguide .

biocontext:HPRD dcterms:isPartOf bioregistry.metaresource:biocontext .

n2t:hprd dcterms:isPartOf bioregistry.metaresource:n2t .

integbio:nbdc00103 dcterms:isPartOf bioregistry.metaresource:integbio .

prefixcommons:hprd dcterms:isPartOf bioregistry.metaresource:prefixcommons .

miriam:hprd dcterms:isPartOf bioregistry.metaresource:miriam .

re3data:r3d100010978 dcterms:isPartOf bioregistry.metaresource:re3data .

