@prefix this: <http://purl.org/np/RAOcBUXynmZr5RR7fGPapJYYH_dNSJFkP9KBY5FUUWq8c> .
@prefix sub: <http://purl.org/np/RAOcBUXynmZr5RR7fGPapJYYH_dNSJFkP9KBY5FUUWq8c#> .
@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/P60896> dcterms:isPartOf <http://identifiers.org/wikipathways/WP1775> , <http://identifiers.org/wikipathways/WP1780> , <http://identifiers.org/wikipathways/WP1858> , <http://identifiers.org/wikipathways/WP1859> , <http://identifiers.org/wikipathways/WP1896> , <http://identifiers.org/wikipathways/WP1898> , <http://identifiers.org/wikipathways/WP1925> , <http://identifiers.org/wikipathways/WP1927> ;
    wp:organismName "Homo sapiens" ;
    a wp:Protein .
  <http://identifiers.org/wikipathways/WP1775> wp:pathwayOntologyTag obo:PW_0000094 .
  <http://identifiers.org/wikipathways/WP1780> wp:pathwayOntologyTag obo:PW_0000103 .
  <http://identifiers.org/wikipathways/WP1858> wp:pathwayOntologyTag obo:PW_0000086 .
  <http://identifiers.org/wikipathways/WP1859> wp:pathwayOntologyTag obo:PW_0000086 .
  <http://identifiers.org/wikipathways/WP1896> wp:pathwayOntologyTag obo:PW_0000009 .
  <http://identifiers.org/wikipathways/WP1898> wp:pathwayOntologyTag obo:PW_0000098 .
  <http://identifiers.org/wikipathways/WP1925> wp:pathwayOntologyTag obo:PW_0000089 , obo:PW_0000098 .
  <http://identifiers.org/wikipathways/WP1927> wp:pathwayOntologyTag obo:PW_0000821 .
}
sub:provenance {
  <http://identifiers.org/wikipathways/WP1775_r93868> dc:title "Cell Cycle Checkpoints"@en .
  <http://identifiers.org/wikipathways/WP1780_r93773> dc:title "ABC-family proteins mediated transport"@en .
  <http://identifiers.org/wikipathways/WP1858_r93757> dc:title "Mitotic G1-G1/S phases"@en .
  <http://identifiers.org/wikipathways/WP1859_r94019> dc:title "Mitotic G2-G2/M phases"@en .
  <http://identifiers.org/wikipathways/WP1896_r93753> dc:title "Regulation of Apoptosis"@en .
  <http://identifiers.org/wikipathways/WP1898_r93850> dc:title "Regulation of DNA replication"@en .
  <http://identifiers.org/wikipathways/WP1925_r93769> dc:title "Synthesis of DNA"@en .
  <http://identifiers.org/wikipathways/WP1927_r93802> dc:title "TCR signaling"@en .
  sub:assertion has-source: pmid:18775730 , <http://identifiers.org/wikipathways/WP1775_r93868> , <http://identifiers.org/wikipathways/WP1780_r93773> , <http://identifiers.org/wikipathways/WP1858_r93757> , <http://identifiers.org/wikipathways/WP1859_r94019> , <http://identifiers.org/wikipathways/WP1896_r93753> , <http://identifiers.org/wikipathways/WP1898_r93850> , <http://identifiers.org/wikipathways/WP1925_r93769> , <http://identifiers.org/wikipathways/WP1927_r93802> .
}
sub:publicationInfo {
  sub:activity a prov:Activity ;
    prov:atLocation wd:Q1137652 ;
    prov:used <https://github.com/wikipathways/nanopublications> .
  this: dcterms:created "2018-06-09T11:19:19.357+02:00"^^xsd:dateTime ;
    dcterms:rights <http://creativecommons.org/publicdomain/zero/1.0/> ;
    <http://purl.org/nanopub/x/supersedes> <http://purl.org/np/RAygLqw3nEuFAcQQsFAsUIzY8FLGEkfED4u66Zf3JgsaY> ;
    prov:wasDerivedFrom <http://identifiers.org/wikipathways/WP1775_r93868> , <http://identifiers.org/wikipathways/WP1780_r93773> , <http://identifiers.org/wikipathways/WP1858_r93757> , <http://identifiers.org/wikipathways/WP1859_r94019> , <http://identifiers.org/wikipathways/WP1896_r93753> , <http://identifiers.org/wikipathways/WP1898_r93850> , <http://identifiers.org/wikipathways/WP1925_r93769> , <http://identifiers.org/wikipathways/WP1927_r93802> ;
    prov:wasGeneratedBy sub:activity .
}