@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/RA_SP0wqsVcZRq_Ed7EexrK5wtSJbxrMwfLrHjHMuhVEA> .
@prefix sub: <http://purl.org/np/RA_SP0wqsVcZRq_Ed7EexrK5wtSJbxrMwfLrHjHMuhVEA#> .
@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/P16104> dct:isPartOf <http://identifiers.org/wikipathways/WP2516> , <http://identifiers.org/wikipathways/WP2654> , <http://identifiers.org/wikipathways/WP2698> , <http://identifiers.org/wikipathways/WP2731> , <http://identifiers.org/wikipathways/WP2786> ;
    wp:organismName "Homo sapiens" ;
    a wp:Protein .
  <http://identifiers.org/wikipathways/WP2516> wp:pathwayOntologyTag obo:PW_0000287 , obo:PW_0000292 , obo:PW_0000651 , obo:PW_0001361 .
  <http://identifiers.org/wikipathways/WP2654> wp:pathwayOntologyTag obo:PW_0000004 , obo:PW_0000086 .
  <http://identifiers.org/wikipathways/WP2698> wp:pathwayOntologyTag obo:PW_0000004 , obo:PW_0001318 .
  <http://identifiers.org/wikipathways/WP2731> wp:pathwayOntologyTag obo:PW_0000004 , obo:PW_0001318 .
  <http://identifiers.org/wikipathways/WP2786> wp:pathwayOntologyTag obo:PW_0000003 , obo:PW_0000204 .
}
sub:provenance {
  <http://identifiers.org/wikipathways/WP2516_r102220> dce:title "ATM Signaling Pathway"@en .
  <http://identifiers.org/wikipathways/WP2654_r101200> dce:title "Mitotic Prophase"@en .
  <http://identifiers.org/wikipathways/WP2698_r101583> dce:title "Meiotic recombination"@en .
  <http://identifiers.org/wikipathways/WP2731_r101286> dce:title "Meiotic synapsis"@en .
  <http://identifiers.org/wikipathways/WP2786_r103007> dce:title "Pre-NOTCH Expression and Processing"@en .
  sub:assertion has-source: pmid:12963833 , pmid:17622968 , pmid:18804552 , pmid:19707781 , pmid:20493860 , pmid:22704343 , <http://identifiers.org/wikipathways/WP2516_r102220> , <http://identifiers.org/wikipathways/WP2654_r101200> , <http://identifiers.org/wikipathways/WP2698_r101583> , <http://identifiers.org/wikipathways/WP2731_r101286> , <http://identifiers.org/wikipathways/WP2786_r103007> .
}
sub:publicationInfo {
  sub:activity a prov:Activity ;
    prov:atLocation wd:Q1137652 ;
    prov:used <https://github.com/wikipathways/nanopublications> .
  this: dct:created "2019-03-17T12:09:32.932+01:00"^^xsd:dateTime ;
    dct:rights <http://creativecommons.org/publicdomain/zero/1.0/> ;
    npx:supersedes <http://purl.org/np/RAqhLdBX_GD9b5h0nXPHjWG_Yj35AJ3j5QMWsgVXHyhYA> ;
    prov:wasDerivedFrom <http://identifiers.org/wikipathways/WP2516_r102220> , <http://identifiers.org/wikipathways/WP2654_r101200> , <http://identifiers.org/wikipathways/WP2698_r101583> , <http://identifiers.org/wikipathways/WP2731_r101286> , <http://identifiers.org/wikipathways/WP2786_r103007> ;
    prov:wasGeneratedBy sub:activity .
}