@prefix this: <http://purl.org/np/RAFdV3pD5WCjVGwPvYtEStJi_nAVJ8jNHmU_wp3tsLtC8> .
@prefix sub: <http://purl.org/np/RAFdV3pD5WCjVGwPvYtEStJi_nAVJ8jNHmU_wp3tsLtC8#> .
@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/P31749> dcterms:isPartOf <http://identifiers.org/wikipathways/WP3318> , <http://identifiers.org/wikipathways/WP3339> , <http://identifiers.org/wikipathways/WP3349> , <http://identifiers.org/wikipathways/WP3513> , <http://identifiers.org/wikipathways/WP3798> , <http://identifiers.org/wikipathways/WP3807> , <http://identifiers.org/wikipathways/WP3816> , <http://identifiers.org/wikipathways/WP3826> ;
    wp:organismName "Homo sapiens" ;
    a wp:Protein .
  <http://identifiers.org/wikipathways/WP3318> wp:pathwayOntologyTag obo:PW_0000003 , obo:PW_0001194 .
  <http://identifiers.org/wikipathways/WP3339> wp:pathwayOntologyTag obo:PW_0000008 .
  <http://identifiers.org/wikipathways/WP3349> wp:pathwayOntologyTag obo:PW_0000002 , obo:PW_0000004 .
  <http://identifiers.org/wikipathways/WP3513> wp:pathwayOntologyTag obo:PW_0000004 .
  <http://identifiers.org/wikipathways/WP3798> wp:pathwayOntologyTag obo:PW_0000718 .
  <http://identifiers.org/wikipathways/WP3807> wp:pathwayOntologyTag obo:PW_0000004 .
  <http://identifiers.org/wikipathways/WP3816> wp:pathwayOntologyTag obo:PW_0000004 , obo:PW_0000100 .
  <http://identifiers.org/wikipathways/WP3826> wp:pathwayOntologyTag obo:PW_0000003 .
}
sub:provenance {
  <http://identifiers.org/wikipathways/WP3318_r93941> dc:title "mTOR signalling"@en .
  <http://identifiers.org/wikipathways/WP3339_r93772> dc:title "TCF dependent signaling in response to WNT"@en .
  <http://identifiers.org/wikipathways/WP3349_r93881> dc:title "TP53 Regulates Metabolic Genes"@en .
  <http://identifiers.org/wikipathways/WP3513_r93962> dc:title "Regulation of beta-cell development"@en .
  <http://identifiers.org/wikipathways/WP3798_r93781> dc:title "Regulation of TP53 Activity through Association with Co-factors"@en .
  <http://identifiers.org/wikipathways/WP3807_r93820> dc:title "Regulation of TP53 Expression and Degradation"@en .
  <http://identifiers.org/wikipathways/WP3816_r93888> dc:title "Regulation of TP53 Activity through Acetylation"@en .
  <http://identifiers.org/wikipathways/WP3826_r93966> dc:title "Signaling by PTK6"@en .
  sub:assertion has-source: pmid:10373555 , pmid:12112022 , pmid:9395488 , <http://identifiers.org/wikipathways/WP3318_r93941> , <http://identifiers.org/wikipathways/WP3339_r93772> , <http://identifiers.org/wikipathways/WP3349_r93881> , <http://identifiers.org/wikipathways/WP3513_r93962> , <http://identifiers.org/wikipathways/WP3798_r93781> , <http://identifiers.org/wikipathways/WP3807_r93820> , <http://identifiers.org/wikipathways/WP3816_r93888> , <http://identifiers.org/wikipathways/WP3826_r93966> .
}
sub:publicationInfo {
  sub:activity a prov:Activity ;
    prov:atLocation wd:Q1137652 ;
    prov:used <https://github.com/wikipathways/nanopublications> .
  this: dcterms:created "2018-06-09T11:21:25.763+02:00"^^xsd:dateTime ;
    dcterms:rights <http://creativecommons.org/publicdomain/zero/1.0/> ;
    <http://purl.org/nanopub/x/supersedes> <http://purl.org/np/RA-YA8Uia0lK96uV5toud8DJu7qJyiF7SKzNyLeXRXpAM> ;
    prov:wasDerivedFrom <http://identifiers.org/wikipathways/WP3318_r93941> , <http://identifiers.org/wikipathways/WP3339_r93772> , <http://identifiers.org/wikipathways/WP3349_r93881> , <http://identifiers.org/wikipathways/WP3513_r93962> , <http://identifiers.org/wikipathways/WP3798_r93781> , <http://identifiers.org/wikipathways/WP3807_r93820> , <http://identifiers.org/wikipathways/WP3816_r93888> , <http://identifiers.org/wikipathways/WP3826_r93966> ;
    prov:wasGeneratedBy sub:activity .
}