@prefix this: <http://purl.org/np/RAoAR3yICmAgAbGJQKbwGEk6geNrElOIa4ns2jZ4o6oLQ> .
@prefix sub: <http://purl.org/np/RAoAR3yICmAgAbGJQKbwGEk6geNrElOIa4ns2jZ4o6oLQ#> .
@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/P38398> dcterms:isPartOf <http://identifiers.org/wikipathways/WP3327> , <http://identifiers.org/wikipathways/WP3543> , <http://identifiers.org/wikipathways/WP3550> , <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/WP3327> wp:pathwayOntologyTag obo:PW_0000416 .
  <http://identifiers.org/wikipathways/WP3543> wp:pathwayOntologyTag obo:PW_0001360 .
  <http://identifiers.org/wikipathways/WP3550> wp:pathwayOntologyTag obo:PW_0000004 , obo:PW_0000203 .
  <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/WP3327_r93901> dc:title "SUMOylation of DNA damage response and repair proteins"@en .
  <http://identifiers.org/wikipathways/WP3543_r93882> dc:title "DNA Double Strand Break Response"@en .
  <http://identifiers.org/wikipathways/WP3550_r93783> dc:title "Nonhomologous End-Joining (NHEJ)"@en .
  <http://identifiers.org/wikipathways/WP3567_r93754> dc:title "HDR through Homologous Recombination (HR) or Single Strand Annealing (SSA)"@en .
  <http://identifiers.org/wikipathways/WP3808_r93822> dc:title "TP53 Regulates Transcription of DNA Repair Genes"@en .
  <http://identifiers.org/wikipathways/WP3838_r94038> 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:11836499 , pmid:12215251 , pmid:19287951 , pmid:20016594 , pmid:20016603 , pmid:20364141 , pmid:22522501 , pmid:22991823 , pmid:23200932 , pmid:23388117 , pmid:23519070 , pmid:23680151 , pmid:23747889 , pmid:23802008 , pmid:25218447 , pmid:7545954 , pmid:7939630 , <http://identifiers.org/wikipathways/WP3327_r93901> , <http://identifiers.org/wikipathways/WP3543_r93882> , <http://identifiers.org/wikipathways/WP3550_r93783> , <http://identifiers.org/wikipathways/WP3567_r93754> , <http://identifiers.org/wikipathways/WP3808_r93822> , <http://identifiers.org/wikipathways/WP3838_r94038> , <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: dcterms:created "2017-12-13T19:51:23.541+01:00"^^xsd:dateTime ;
    dcterms:rights <https://creativecommons.org/licenses/by/3.0/> ;
    <http://purl.org/nanopub/x/supersedes> <http://purl.org/np/RAJkplyN9eMPjIGN8btpEypdvSPvICw7t1KMJ4q0yij84> ;
    prov:wasDerivedFrom <http://identifiers.org/wikipathways/WP3327_r93901> , <http://identifiers.org/wikipathways/WP3543_r93882> , <http://identifiers.org/wikipathways/WP3550_r93783> , <http://identifiers.org/wikipathways/WP3567_r93754> , <http://identifiers.org/wikipathways/WP3808_r93822> , <http://identifiers.org/wikipathways/WP3838_r94038> , <http://identifiers.org/wikipathways/WP3959_r91367> ;
    prov:wasGeneratedBy sub:activity .
}