@prefix dct: <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/RAjUKcHYaeA04rlLayyRJ21SK_dfgfQati6ghHR75ajTM> .
@prefix sub: <http://purl.org/np/RAjUKcHYaeA04rlLayyRJ21SK_dfgfQati6ghHR75ajTM#> .
@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#> .
@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/O14757> dct:isPartOf <http://identifiers.org/wikipathways/WP3567> , <http://identifiers.org/wikipathways/WP3808> , <http://identifiers.org/wikipathways/WP3838> , <http://identifiers.org/wikipathways/WP3959> ;
    wp:organismName "Homo sapiens" ;
    a wp:Protein .
  <http://identifiers.org/wikipathways/WP3567> wp:pathwayOntologyTag obo:PW_0000099 .
  <http://identifiers.org/wikipathways/WP3808> wp:pathwayOntologyTag obo:PW_0000004 , obo:PW_0000099 .
  <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/WP3567_r93754> dce:title "HDR through Homologous Recombination (HR) or Single Strand Annealing (SSA)"@en .
  <http://identifiers.org/wikipathways/WP3808_r93822> dce:title "TP53 Regulates Transcription of DNA Repair Genes"@en .
  <http://identifiers.org/wikipathways/WP3838_r94038> dce:title "Regulation of TP53 Activity through Phosphorylation"@en .
  <http://identifiers.org/wikipathways/WP3959_r95280> dce:title "DNA IR-Double Strand Breaks (DSBs) and cellular response via ATM"@en .
  sub:assertion has-source: pmid:11821419 , pmid:12676583 , pmid:12676925 , pmid:14559997 , pmid:14988723 , pmid:15650047 , pmid:15659650 , pmid:18317453 , pmid:18510930 , pmid:9278511 , <http://identifiers.org/wikipathways/WP3567_r93754> , <http://identifiers.org/wikipathways/WP3808_r93822> , <http://identifiers.org/wikipathways/WP3838_r94038> , <http://identifiers.org/wikipathways/WP3959_r95280> .
}
sub:publicationInfo {
  sub:activity a prov:Activity ;
    prov:atLocation wd:Q1137652 ;
    prov:used <https://github.com/wikipathways/nanopublications> .
  this: dct:created "2018-03-29T10:11:41.421+02:00"^^xsd:dateTime ;
    dct:rights <https://creativecommons.org/licenses/by/3.0/> ;
    npx:supersedes <http://purl.org/np/RAENKApMfm7_dTuQWrJJyvp8gUDZsiDwyEDbKis9ABiW0> ;
    prov:wasDerivedFrom <http://identifiers.org/wikipathways/WP3567_r93754> , <http://identifiers.org/wikipathways/WP3808_r93822> , <http://identifiers.org/wikipathways/WP3838_r94038> , <http://identifiers.org/wikipathways/WP3959_r95280> ;
    prov:wasGeneratedBy sub:activity .
}