@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 cheminf: <https://semanticscience.org/resource/CHEMINF_> .
@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 go.resource: <https://bioregistry.io/metaregistry/go/resolve/> .
@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 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 re3data: <https://www.re3data.org/repository/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix togoid: <https://togoid.dbcls.jp/#> .
@prefix wikidata: <http://www.wikidata.org/entity/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

bioregistry.metaresource:biocontext dcterms:hasPart biocontext:REACTOME .

bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:reactome .

bioregistry.metaresource:cheminf dcterms:hasPart cheminf:000411 .

bioregistry.metaresource:edam dcterms:hasPart edam:1155 .

bioregistry.metaresource:go dcterms:hasPart go.resource:Reactome .

bioregistry.metaresource:integbio dcterms:hasPart integbio:nbdc00185 .

bioregistry.metaresource:miriam dcterms:hasPart miriam:reactome .

bioregistry.metaresource:n2t dcterms:hasPart n2t:reactome .

bioregistry.metaresource:pathguide dcterms:hasPart pathguide:103 .

bioregistry.metaresource:prefixcommons dcterms:hasPart prefixcommons:reactome .

bioregistry.metaresource:re3data dcterms:hasPart re3data:r3d100010861 .

bioregistry.metaresource:togoid dcterms:hasPart togoid:ReactomePathway .

bioregistry.metaresource:wikidata dcterms:hasPart wikidata:P3937 .

bioregistry:reactome a bioregistry.schema:0000001 ;
    rdfs:label "Reactome" ;
    dcterms:contributor orcid:0000-0002-8719-7760 ;
    dcterms:description "The Reactome project is a collaboration to develop a curated resource of core pathways and reactions in human biology."^^xsd:string ;
    dcterms:isPartOf bioregistry.metaresource:bioregistry ;
    skos:exactMatch edam:1155,
        pathguide:103,
        wikidata:P3937,
        biocontext:REACTOME,
        go.resource:Reactome,
        n2t:reactome,
        integbio:nbdc00185,
        prefixcommons:reactome,
        miriam:reactome,
        cheminf:000411,
        togoid:ReactomePathway,
        re3data:r3d100010861 ;
    dcat:keyword "biopax",
        "expression",
        "human",
        "interaction/pathway",
        "ontology",
        "pathway",
        "protein",
        "psi-mi",
        "reaction",
        "sbml" ;
    foaf:homepage <https://www.reactome.org/> ;
    bioregistry.schema:0000005 "R-BTA-418592"^^xsd:string ;
    bioregistry.schema:0000006 "https://reactome.org/content/detail/$1"^^xsd:string ;
    bioregistry.schema:0000008 "^R-[A-Z]{3}-\\d+(-\\d+)?(\\.\\d+)?$"^^xsd:string ;
    bioregistry.schema:0000010 <https://w3id.org/biopragmatics/resources/reactome/reactome.owl.gz> ;
    bioregistry.schema:0000012 false ;
    bioregistry.schema:0000019 orcid:0000-0002-5494-626X ;
    bioregistry.schema:0000023 "RE",
        "REACT",
        "Reactome",
        "reactome.pathway" ;
    bioregistry.schema:0000024 "https://reactome.org/content/detail/"^^xsd:string ;
    bioregistry.schema:0000027 <https://reactome.org/content/detail/R-BTA-418592> ;
    bioregistry.schema:0000029 "reactome" .

orcid:0000-0002-5494-626X rdfs:label "Peter D'Eustachio" ;
    foaf:mbox "deustp01@med.nyu.edu" .

orcid:0000-0002-8719-7760 rdfs:label "Sierra Moxon" ;
    foaf:mbox "smoxon@lbl.gov" .

edam:1155 dcterms:isPartOf bioregistry.metaresource:edam .

pathguide:103 dcterms:isPartOf bioregistry.metaresource:pathguide .

wikidata:P3937 dcterms:isPartOf bioregistry.metaresource:wikidata .

biocontext:REACTOME dcterms:isPartOf bioregistry.metaresource:biocontext .

go.resource:Reactome dcterms:isPartOf bioregistry.metaresource:go .

n2t:reactome dcterms:isPartOf bioregistry.metaresource:n2t .

integbio:nbdc00185 dcterms:isPartOf bioregistry.metaresource:integbio .

prefixcommons:reactome dcterms:isPartOf bioregistry.metaresource:prefixcommons .

miriam:reactome dcterms:isPartOf bioregistry.metaresource:miriam .

cheminf:000411 dcterms:isPartOf bioregistry.metaresource:cheminf .

togoid:ReactomePathway dcterms:isPartOf bioregistry.metaresource:togoid .

re3data:r3d100010861 dcterms:isPartOf bioregistry.metaresource:re3data .

