@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/RArO6CwYrERdBZprqPfVY2kx-9vVfMie98j5HAb5UvcMg> .
@prefix sub: <http://purl.org/np/RArO6CwYrERdBZprqPfVY2kx-9vVfMie98j5HAb5UvcMg#> .
@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/P27694> dct:isPartOf <http://identifiers.org/wikipathways/WP3327> , <http://identifiers.org/wikipathways/WP3345> , <http://identifiers.org/wikipathways/WP3381> , <http://identifiers.org/wikipathways/WP3395> , <http://identifiers.org/wikipathways/WP3567> , <http://identifiers.org/wikipathways/WP3569> , <http://identifiers.org/wikipathways/WP3838> ;
    wp:organismName "Homo sapiens" ;
    a wp:Protein .
  <http://identifiers.org/wikipathways/WP3327> wp:pathwayOntologyTag obo:PW_0000416 .
  <http://identifiers.org/wikipathways/WP3345> wp:pathwayOntologyTag obo:PW_0000004 .
  <http://identifiers.org/wikipathways/WP3381> wp:pathwayOntologyTag obo:PW_0000004 , obo:PW_0000099 .
  <http://identifiers.org/wikipathways/WP3395> wp:pathwayOntologyTag obo:PW_0000237 .
  <http://identifiers.org/wikipathways/WP3567> wp:pathwayOntologyTag obo:PW_0000099 .
  <http://identifiers.org/wikipathways/WP3569> wp:pathwayOntologyTag obo:PW_0000013 , obo:PW_0000099 .
  <http://identifiers.org/wikipathways/WP3838> wp:pathwayOntologyTag obo:PW_0000004 , obo:PW_0000100 .
}
sub:provenance {
  <http://identifiers.org/wikipathways/WP3327_r101555> dce:title "SUMOylation of DNA damage response and repair proteins"@en .
  <http://identifiers.org/wikipathways/WP3345_r101292> dce:title "Resolution of Abasic Sites (AP sites)"@en .
  <http://identifiers.org/wikipathways/WP3381_r101448> dce:title "Mismatch Repair"@en .
  <http://identifiers.org/wikipathways/WP3395_r103018> dce:title "Cellular response to heat stress"@en .
  <http://identifiers.org/wikipathways/WP3567_r101343> dce:title "HDR through Homologous Recombination (HRR) or Single Strand Annealing (SSA)"@en .
  <http://identifiers.org/wikipathways/WP3569_r101549> dce:title "Fanconi Anemia Pathway"@en .
  <http://identifiers.org/wikipathways/WP3838_r101393> dce:title "Regulation of TP53 Activity through Phosphorylation"@en .
  sub:assertion has-source: pmid:24782567 , <http://identifiers.org/wikipathways/WP3327_r101555> , <http://identifiers.org/wikipathways/WP3345_r101292> , <http://identifiers.org/wikipathways/WP3381_r101448> , <http://identifiers.org/wikipathways/WP3395_r103018> , <http://identifiers.org/wikipathways/WP3567_r101343> , <http://identifiers.org/wikipathways/WP3569_r101549> , <http://identifiers.org/wikipathways/WP3838_r101393> .
}
sub:publicationInfo {
  sub:activity a prov:Activity ;
    prov:atLocation wd:Q1137652 ;
    prov:used <https://github.com/wikipathways/nanopublications> .
  this: dct:created "2019-03-17T12:10:18.442+01:00"^^xsd:dateTime ;
    dct:rights <http://creativecommons.org/publicdomain/zero/1.0/> ;
    npx:supersedes <http://purl.org/np/RArZJ6zDNm3Z2yKJb-M1-0Lw2d9rne811ethD0C88ojz4> ;
    prov:wasDerivedFrom <http://identifiers.org/wikipathways/WP3327_r101555> , <http://identifiers.org/wikipathways/WP3345_r101292> , <http://identifiers.org/wikipathways/WP3381_r101448> , <http://identifiers.org/wikipathways/WP3395_r103018> , <http://identifiers.org/wikipathways/WP3567_r101343> , <http://identifiers.org/wikipathways/WP3569_r101549> , <http://identifiers.org/wikipathways/WP3838_r101393> ;
    prov:wasGeneratedBy sub:activity .
}