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

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:PID.PATHWAY .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:pid.pathway .

bioregistry.metaresource:edam dcterms:hasPart edam:2344 .

bioregistry.metaresource:miriam dcterms:hasPart miriam:pid.pathway .

bioregistry.metaresource:n2t dcterms:hasPart n2t:pid.pathway .

bioregistry.metaresource:pathguide dcterms:hasPart pathguide:119 .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:pid .

bioregistry:pid.pathway a bioregistry.schema:0000001 ;
    rdfs:label "NCI Pathway Interaction Database: Pathway" ;
    dcterms:description "The Pathway Interaction Database is a highly-structured, curated collection of information about known human biomolecular interactions and key cellular processes assembled into signaling pathways. This datatype provides access to pathway information."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch edam:2344,
        pathguide:119,
        biocontext:PID.PATHWAY,
        n2t:pid.pathway,
        prefixcommons:pid,
        miriam:pid.pathway ;
    dcat:keyword "biopax",
        "gene",
        "ontology",
        "pathway",
        "protein",
        "small molecule" ;
    foaf:homepage <https://www.ndexbio.org/index.html#/networkset/8a2d7ee9-1513-11e9-bb6a-0ac135e8bacf> ;
    bioregistry.schema:0000005 "eff796f3-6195-11e5-8ac5-06603eb7f303"^^xsd:string ;
    bioregistry.schema:0000006 "http://pid.nci.nih.gov/search/pathway_landing.shtml?what=graphic&jpg=on&pathway_id=$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\b[0-9a-f]{8}\\b-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-\\b[0-9a-f]{12}\\b$"^^xsd:string ;
    bioregistry.schema:0000010 <https://w3id.org/biopragmatics/resources/pid.pathway/pid.pathway.owl> ;
    bioregistry.schema:0000012 true ;
    bioregistry.schema:0000019 orcid:0000-0002-5941-3390 ;
    bioregistry.schema:0000023 "pid" ;
    bioregistry.schema:0000024 "http://pid.nci.nih.gov/search/pathway_landing.shtml?what=graphic&jpg=on&pathway_id="^^xsd:string ;
    bioregistry.schema:0000027 <http://pid.nci.nih.gov/search/pathway_landing.shtml?what=graphic&jpg=on&pathway_id=eff796f3-6195-11e5-8ac5-06603eb7f303> ;
    bioregistry.schema:0000029 "pid.pathway" .

orcid:0000-0002-5941-3390 rdfs:label "Carl F. Schaefer" ;
    foaf:mbox "schaefec@mail.nih.gov" .

edam:2344 dcterms:isPartOf bioregistry.metaresource:edam .

pathguide:119 dcterms:isPartOf bioregistry.metaresource:pathguide .

biocontext:PID.PATHWAY dcterms:isPartOf bioregistry.metaresource:biocontext .

n2t:pid.pathway dcterms:isPartOf bioregistry.metaresource:n2t .

prefixcommons:pid dcterms:isPartOf bioregistry.metaresource:prefixcommons .

miriam:pid.pathway dcterms:isPartOf bioregistry.metaresource:miriam .

