@prefix miriam-pubmed: <http://identifiers.org/pubmed/> .
@prefix eco: <http://purl.obolibrary.org/obo/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix dce: <http://purl.org/dc/elements/1.1/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix this: <http://purl.org/np/RAkGVVXHzdcIQHjr3mTkcVXdyYsibh6DPFTol7To_9-tY> .
@prefix sub: <http://purl.org/np/RAkGVVXHzdcIQHjr3mTkcVXdyYsibh6DPFTol7To_9-tY#> .
@prefix has-source: <http://semanticscience.org/resource/SIO_000253> .
@prefix wp: <http://vocabularies.wikipathways.org/wp#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix wd: <https://www.wikidata.org/entity/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
sub:head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:publicationInfo ;
    a np:Nanopublication .
}
sub:assertion {
  <http://identifiers.org/ensembl/ENSG00000232810> dcterms:isPartOf <http://identifiers.org/wikipathways/WP2059> , <http://identifiers.org/wikipathways/WP2431> , <http://identifiers.org/wikipathways/WP262> , <http://identifiers.org/wikipathways/WP2873> ;
    wp:organismName "Homo sapiens" ;
    a wp:GeneProduct .
  <http://identifiers.org/wikipathways/WP2059> wp:pathwayOntologyTag eco:PW_0000015 .
  <http://identifiers.org/wikipathways/WP2431> wp:pathwayOntologyTag eco:PW_0000013 .
  <http://identifiers.org/wikipathways/WP262> wp:pathwayOntologyTag eco:PW_0001057 , eco:PW_0001059 .
  <http://identifiers.org/wikipathways/WP2873> wp:pathwayOntologyTag eco:PW_0000004 , eco:PW_0000370 .
}
sub:provenance {
  <http://identifiers.org/wikipathways/WP2059_r87372> dce:title "Alzheimers Disease"@en .
  <http://identifiers.org/wikipathways/WP2431_r87678> dce:title "Spinal Cord Injury"@en .
  <http://identifiers.org/wikipathways/WP262_r86888> dce:title "EBV LMP1 signaling"@en .
  <http://identifiers.org/wikipathways/WP2873_r95229> dce:title "Aryl Hydrocarbon Receptor Pathway"@en .
  sub:assertion has-source: miriam-pubmed:17621255 , <http://identifiers.org/wikipathways/WP2059_r87372> , <http://identifiers.org/wikipathways/WP2431_r87678> , <http://identifiers.org/wikipathways/WP262_r86888> , <http://identifiers.org/wikipathways/WP2873_r95229> .
}
sub:publicationInfo {
  sub:activity a prov:Activity ;
    prov:atLocation wd:Q1137652 ;
    prov:used <https://github.com/wikipathways/nanopublications> .
  this: dcterms:created "2017-12-13T19:54:57.077+01:00"^^xsd:dateTime ;
    dcterms:rights <https://creativecommons.org/licenses/by/3.0/> ;
    npx:supersedes <http://purl.org/np/RA6qyTsD_M18zFhbm_iJ9UrsX4xRFMuS0SkHtCN8jPM48> ;
    prov:wasDerivedFrom <http://identifiers.org/wikipathways/WP2059_r87372> , <http://identifiers.org/wikipathways/WP2431_r87678> , <http://identifiers.org/wikipathways/WP262_r86888> , <http://identifiers.org/wikipathways/WP2873_r95229> ;
    prov:wasGeneratedBy sub:activity .
}