@prefix this: <http://purl.org/np/RAdmRgAV9bQpUiDEWJdh9kw3Cd3eVgR-AWsMp4eaJJcX0> .
@prefix sub: <http://purl.org/np/RAdmRgAV9bQpUiDEWJdh9kw3Cd3eVgR-AWsMp4eaJJcX0#> .
@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 dcterms: <http://purl.org/dc/terms/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix wd: <https://www.wikidata.org/entity/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix pmid: <http://identifiers.org/pubmed/> .
@prefix obo: <http://purl.obolibrary.org/obo/> .
sub:head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:publicationInfo ;
    a np:Nanopublication .
}
sub:assertion {
  <http://identifiers.org/uniprot/O15151> dcterms:isPartOf <http://identifiers.org/wikipathways/WP3308> , <http://identifiers.org/wikipathways/WP3404> , <http://identifiers.org/wikipathways/WP3807> , <http://identifiers.org/wikipathways/WP3823> , <http://identifiers.org/wikipathways/WP3838> , <http://identifiers.org/wikipathways/WP3998> ;
    wp:organismName "Homo sapiens" ;
    a wp:GeneProduct , wp:Protein .
  <http://identifiers.org/wikipathways/WP3308> wp:pathwayOntologyTag obo:PW_0000004 , obo:PW_0000277 .
  <http://identifiers.org/wikipathways/WP3404> wp:pathwayOntologyTag obo:PW_0000004 , obo:PW_0000378 .
  <http://identifiers.org/wikipathways/WP3807> wp:pathwayOntologyTag obo:PW_0000004 .
  <http://identifiers.org/wikipathways/WP3823> wp:pathwayOntologyTag obo:PW_0000004 , obo:PW_0000100 .
  <http://identifiers.org/wikipathways/WP3838> wp:pathwayOntologyTag obo:PW_0000004 , obo:PW_0000100 .
  <http://identifiers.org/wikipathways/WP3998> wp:pathwayOntologyTag obo:PW_0000013 .
}
sub:provenance {
  <http://identifiers.org/wikipathways/WP3308_r101426> dc:title "Oncogene Induced Senescence"@en .
  <http://identifiers.org/wikipathways/WP3404_r101429> dc:title "Oxidative Stress Induced Senescence"@en .
  <http://identifiers.org/wikipathways/WP3807_r101453> dc:title "Regulation of TP53 Expression and Degradation"@en .
  <http://identifiers.org/wikipathways/WP3823_r101420> dc:title "Regulation of TP53 Activity through Methylation"@en .
  <http://identifiers.org/wikipathways/WP3838_r101393> dc:title "Regulation of TP53 Activity through Phosphorylation"@en .
  <http://identifiers.org/wikipathways/WP3998_r101993> dc:title "Prader-Willi and Angelman Syndrome"@en .
  sub:assertion has-source: pmid:16163388 , <http://identifiers.org/wikipathways/WP3308_r101426> , <http://identifiers.org/wikipathways/WP3404_r101429> , <http://identifiers.org/wikipathways/WP3807_r101453> , <http://identifiers.org/wikipathways/WP3823_r101420> , <http://identifiers.org/wikipathways/WP3838_r101393> , <http://identifiers.org/wikipathways/WP3998_r101993> .
}
sub:publicationInfo {
  sub:activity a prov:Activity ;
    prov:atLocation wd:Q1137652 ;
    prov:used <https://github.com/wikipathways/nanopublications> .
  this: dcterms:created "2018-12-15T09:33:31.037+01:00"^^xsd:dateTime ;
    dcterms:rights <http://creativecommons.org/publicdomain/zero/1.0/> ;
    prov:wasDerivedFrom <http://identifiers.org/wikipathways/WP3308_r101426> , <http://identifiers.org/wikipathways/WP3404_r101429> , <http://identifiers.org/wikipathways/WP3807_r101453> , <http://identifiers.org/wikipathways/WP3823_r101420> , <http://identifiers.org/wikipathways/WP3838_r101393> , <http://identifiers.org/wikipathways/WP3998_r101993> ;
    prov:wasGeneratedBy sub:activity .
}