@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix pmid: <http://identifiers.org/pubmed/> .
@prefix obo: <http://purl.obolibrary.org/obo/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix this: <http://purl.org/np/RAL53S1aU3CfKzn-2ZfDKGBRIZUNyM0vWY96ESV0ZDEwM> .
@prefix sub: <http://purl.org/np/RAL53S1aU3CfKzn-2ZfDKGBRIZUNyM0vWY96ESV0ZDEwM#> .
@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/uniprot/O96017> dct:isPartOf <http://identifiers.org/wikipathways/WP3543> , <http://identifiers.org/wikipathways/WP3807> , <http://identifiers.org/wikipathways/WP3823> , <http://identifiers.org/wikipathways/WP3838> , <http://identifiers.org/wikipathways/WP3959> ;
    wp:organismName "Homo sapiens" ;
    a wp:Protein .
  <http://identifiers.org/wikipathways/WP3543> wp:pathwayOntologyTag obo:PW_0001360 .
  <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/WP3959> wp:pathwayOntologyTag obo:PW_0000085 , obo:PW_0000667 , obo:PW_0001559 .
}
sub:provenance {
  <http://identifiers.org/wikipathways/WP3543_r87147> dc:title "DNA Double Strand Break Response"@en .
  <http://identifiers.org/wikipathways/WP3807_r87115> dc:title "Regulation of TP53 Expression and Degradation"@en .
  <http://identifiers.org/wikipathways/WP3823_r88147> dc:title "Regulation of TP53 Activity through Methylation"@en .
  <http://identifiers.org/wikipathways/WP3838_r88149> dc:title "Regulation of TP53 Activity through Phosphorylation"@en .
  <http://identifiers.org/wikipathways/WP3959_r91367> dc:title "DNA IR-Double Strand Breaks (DSBs) and cellular response via ATM"@en .
  sub:assertion has-source: pmid:10097108 , pmid:15279791 , pmid:17715138 , pmid:18317453 , pmid:9889122 , <http://identifiers.org/wikipathways/WP3543_r87147> , <http://identifiers.org/wikipathways/WP3807_r87115> , <http://identifiers.org/wikipathways/WP3823_r88147> , <http://identifiers.org/wikipathways/WP3838_r88149> , <http://identifiers.org/wikipathways/WP3959_r91367> .
}
sub:publicationInfo {
  sub:activity a prov:Activity ;
    prov:atLocation wd:Q1137652 ;
    prov:used <https://github.com/wikipathways/nanopublications> .
  this: dct:created "2017-12-13T19:39:07.662+01:00"^^xsd:dateTime ;
    dct:rights <https://creativecommons.org/licenses/by/3.0/> ;
    npx:supersedes <http://purl.org/np/RAkjxrDDoOjsa2v3Xdqa3l9ZzEHiMyop9GbZhylpAGVj0> ;
    prov:wasDerivedFrom <http://identifiers.org/wikipathways/WP3543_r87147> , <http://identifiers.org/wikipathways/WP3807_r87115> , <http://identifiers.org/wikipathways/WP3823_r88147> , <http://identifiers.org/wikipathways/WP3838_r88149> , <http://identifiers.org/wikipathways/WP3959_r91367> ;
    prov:wasGeneratedBy sub:activity .
}