@prefix this: <http://purl.org/np/RAwODvEfuk5DC3jC_k4mpBhfk33CrL-00n9O2oFer-DZY> .
@prefix sub: <http://purl.org/np/RAwODvEfuk5DC3jC_k4mpBhfk33CrL-00n9O2oFer-DZY#> .
@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/P61956> dcterms:isPartOf <http://identifiers.org/wikipathways/WP3327> , <http://identifiers.org/wikipathways/WP3567> , <http://identifiers.org/wikipathways/WP3794> , <http://identifiers.org/wikipathways/WP3799> , <http://identifiers.org/wikipathways/WP3805> , <http://identifiers.org/wikipathways/WP3824> ;
    wp:organismName "Homo sapiens" ;
    a wp:Protein .
  <http://identifiers.org/wikipathways/WP3327> wp:pathwayOntologyTag obo:PW_0000416 .
  <http://identifiers.org/wikipathways/WP3567> wp:pathwayOntologyTag obo:PW_0000099 .
  <http://identifiers.org/wikipathways/WP3794> wp:pathwayOntologyTag obo:PW_0000002 .
  <http://identifiers.org/wikipathways/WP3799> wp:pathwayOntologyTag obo:PW_0000416 .
  <http://identifiers.org/wikipathways/WP3805> wp:pathwayOntologyTag obo:PW_0000416 .
  <http://identifiers.org/wikipathways/WP3824> wp:pathwayOntologyTag obo:PW_0000416 .
}
sub:provenance {
  <http://identifiers.org/wikipathways/WP3327_r93901> dc:title "SUMOylation of DNA damage response and repair proteins"@en .
  <http://identifiers.org/wikipathways/WP3567_r93754> dc:title "HDR through Homologous Recombination (HR) or Single Strand Annealing (SSA)"@en .
  <http://identifiers.org/wikipathways/WP3794_r93764> dc:title "SUMOylation of RNA binding proteins"@en .
  <http://identifiers.org/wikipathways/WP3799_r93785> dc:title "SUMOylation of chromatin organization proteins"@en .
  <http://identifiers.org/wikipathways/WP3805_r93814> dc:title "SUMOylation of DNA replication proteins"@en .
  <http://identifiers.org/wikipathways/WP3824_r93954> dc:title "SUMOylation of transcription factors"@en .
  sub:assertion has-source: pmid:12383504 , pmid:9556629 , <http://identifiers.org/wikipathways/WP3327_r93901> , <http://identifiers.org/wikipathways/WP3567_r93754> , <http://identifiers.org/wikipathways/WP3794_r93764> , <http://identifiers.org/wikipathways/WP3799_r93785> , <http://identifiers.org/wikipathways/WP3805_r93814> , <http://identifiers.org/wikipathways/WP3824_r93954> .
}
sub:publicationInfo {
  sub:activity a prov:Activity ;
    prov:atLocation wd:Q1137652 ;
    prov:used <https://github.com/wikipathways/nanopublications> .
  this: dcterms:created "2018-03-29T10:11:41.421+02:00"^^xsd:dateTime ;
    dcterms:rights <https://creativecommons.org/licenses/by/3.0/> ;
    <http://purl.org/nanopub/x/supersedes> <http://purl.org/np/RAPBHmXxuWTsT2DwCXa7mMKs_l1sKu8n-2njPAD2idwXQ> ;
    prov:wasDerivedFrom <http://identifiers.org/wikipathways/WP3327_r93901> , <http://identifiers.org/wikipathways/WP3567_r93754> , <http://identifiers.org/wikipathways/WP3794_r93764> , <http://identifiers.org/wikipathways/WP3799_r93785> , <http://identifiers.org/wikipathways/WP3805_r93814> , <http://identifiers.org/wikipathways/WP3824_r93954> ;
    prov:wasGeneratedBy sub:activity .
}