@prefix this: <http://purl.org/np/RAmJLeCXw2vfvGhuA38vBA3sHotPTCDGZjMbBfh2Kl0JQ> .
@prefix sub: <http://purl.org/np/RAmJLeCXw2vfvGhuA38vBA3sHotPTCDGZjMbBfh2Kl0JQ#> .
@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/Q13569> dcterms:isPartOf <http://identifiers.org/wikipathways/WP3327> , <http://identifiers.org/wikipathways/WP3345> , <http://identifiers.org/wikipathways/WP3372> , <http://identifiers.org/wikipathways/WP3399> , <http://identifiers.org/wikipathways/WP3585> ;
    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/WP3372> wp:pathwayOntologyTag obo:PW_0001340 .
  <http://identifiers.org/wikipathways/WP3399> wp:pathwayOntologyTag obo:PW_0000129 .
  <http://identifiers.org/wikipathways/WP3585> wp:pathwayOntologyTag obo:PW_0000004 .
}
sub:provenance {
  <http://identifiers.org/wikipathways/WP3327_r101555> dc:title "SUMOylation of DNA damage response and repair proteins"@en .
  <http://identifiers.org/wikipathways/WP3345_r101292> dc:title "Resolution of Abasic Sites (AP sites)"@en .
  <http://identifiers.org/wikipathways/WP3372_r101265> dc:title "TET1,2,3 and TDG demethylate DNA"@en .
  <http://identifiers.org/wikipathways/WP3399_r101303> dc:title "Base-Excision Repair, AP Site Formation"@en .
  <http://identifiers.org/wikipathways/WP3585_r94750> dc:title "Cytosine methylation"@en .
  sub:assertion has-source: pmid:11889051 , pmid:16626738 , pmid:24782567 , pmid:25218447 , <http://identifiers.org/wikipathways/WP3327_r101555> , <http://identifiers.org/wikipathways/WP3345_r101292> , <http://identifiers.org/wikipathways/WP3372_r101265> , <http://identifiers.org/wikipathways/WP3399_r101303> , <http://identifiers.org/wikipathways/WP3585_r94750> .
}
sub:publicationInfo {
  sub:activity a prov:Activity ;
    prov:atLocation wd:Q1137652 ;
    prov:used <https://github.com/wikipathways/nanopublications> .
  this: dcterms:created "2018-12-15T09:33:31.037+01:00"^^xsd:dateTime ;
    dcterms:rights <http://creativecommons.org/publicdomain/zero/1.0/> ;
    <http://purl.org/nanopub/x/supersedes> <http://purl.org/np/RACnq5qLy342r8p6aGqeNA5Fg4BsZPEqU_TKzknl8zfiM> ;
    prov:wasDerivedFrom <http://identifiers.org/wikipathways/WP3327_r101555> , <http://identifiers.org/wikipathways/WP3345_r101292> , <http://identifiers.org/wikipathways/WP3372_r101265> , <http://identifiers.org/wikipathways/WP3399_r101303> , <http://identifiers.org/wikipathways/WP3585_r94750> ;
    prov:wasGeneratedBy sub:activity .
}