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

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

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:doqcs.pathway .

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

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

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:doqcs.pathway .

bioregistry:doqcs.pathway a bioregistry.schema:0000001 ;
    rdfs:label "Database of Quantitative Cellular Signaling: Pathway" ;
    dcterms:description "The Database of Quantitative Cellular Signaling is a repository of models of signaling pathways. It includes reaction schemes, concentrations, rate constants, as well as annotations on the models. The database provides a range of search, navigation, and comparison functions. This datatype provides access to pathways."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch biocontext:DOQCS.PATHWAY,
        n2t:doqcs.pathway,
        prefixcommons:doqcs.pathway,
        miriam:doqcs.pathway ;
    dcat:keyword "pathway" ;
    foaf:homepage <http://doqcs.ncbs.res.in/> ;
    bioregistry.schema:0000005 "131"^^xsd:string ;
    bioregistry.schema:0000006 "http://doqcs.ncbs.res.in/template.php?&y=pathwaydetails&pn=$1"^^xsd:string ;
    bioregistry.schema:0000008 "^\\d+$"^^xsd:string ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0003-1722-5188 ;
    bioregistry.schema:0000024 "http://doqcs.ncbs.res.in/template.php?&y=pathwaydetails&pn="^^xsd:string ;
    bioregistry.schema:0000027 <http://doqcs.ncbs.res.in/template.php?&y=pathwaydetails&pn=131> ;
    bioregistry.schema:0000029 "doqcs.pathway" .

orcid:0000-0003-1722-5188 rdfs:label "Upinder S. Bhalla" ;
    foaf:mbox "bhalla@ncbs.res.in" .

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

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

prefixcommons:doqcs.pathway dcterms:isPartOf bioregistry.metaresource:prefixcommons .

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

