@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 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:PATHWAYCOMMONS .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:pathwaycommons .

bioregistry.metaresource:miriam dcterms:hasPart miriam:pathwaycommons .

bioregistry.metaresource:n2t dcterms:hasPart n2t:pathwaycommons .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:pathwaycommons .

bioregistry.metaresource:re3data dcterms:hasPart re3data:r3d100012731 .

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

bioregistry:pathwaycommons a bioregistry.schema:0000001 ;
    rdfs:label "Pathway Commons" ;
    dcterms:description "Pathway Commons is a convenient point of access to biological pathway information collected from public pathway databases, which you can browse or search. It is a collection of publicly available pathways from multiple organisms that provides researchers with convenient access to a comprehensive collection of pathways from multiple sources represented in a common language."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch biocontext:PATHWAYCOMMONS,
        n2t:pathwaycommons,
        prefixcommons:pathwaycommons,
        miriam:pathwaycommons,
        re3data:r3d100012731,
        uniprot.resource:DB-0253 ;
    dcat:keyword "enzyme and pathway databases",
        "pathway" ;
    foaf:homepage <http://www.pathwaycommons.org/pc/> ;
    bioregistry.schema:0000005 "485991"^^xsd:string ;
    bioregistry.schema:0000006 "http://www.pathwaycommons.org/pc/record2.do?id=$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d+$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0001-6059-6270 ;
    bioregistry.schema:0000024 "http://www.pathwaycommons.org/pc/record2.do?id="^^xsd:string ;
    bioregistry.schema:0000026 ror:02yrq0923 ;
    bioregistry.schema:0000027 <http://www.pathwaycommons.org/pc/record2.do?id=485991> ;
    bioregistry.schema:0000029 "pathwaycommons" .

orcid:0000-0001-6059-6270 rdfs:label "Chris Sander" ;
    foaf:mbox "chris@sanderlab.org" .

biocontext:PATHWAYCOMMONS dcterms:isPartOf bioregistry.metaresource:biocontext .

n2t:pathwaycommons dcterms:isPartOf bioregistry.metaresource:n2t .

prefixcommons:pathwaycommons dcterms:isPartOf bioregistry.metaresource:prefixcommons .

miriam:pathwaycommons dcterms:isPartOf bioregistry.metaresource:miriam .

re3data:r3d100012731 dcterms:isPartOf bioregistry.metaresource:re3data .

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

