@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/RAAZ1j9KUCqgN43RAgI3-8SpBAWxKk3HY3Zf2PEO1f4Mo> .
@prefix sub: <http://purl.org/np/RAAZ1j9KUCqgN43RAgI3-8SpBAWxKk3HY3Zf2PEO1f4Mo#> .
@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/ensembl/ENSG00000198793> dct:isPartOf <http://identifiers.org/wikipathways/WP1471> , <http://identifiers.org/wikipathways/WP1584> , <http://identifiers.org/wikipathways/WP1982> , <http://identifiers.org/wikipathways/WP1984> ;
    wp:organismName "Homo sapiens" ;
    a wp:GeneProduct .
  <http://identifiers.org/wikipathways/WP1471> wp:pathwayOntologyTag obo:PW_0000143 , obo:PW_0000180 , obo:PW_0000542 .
  <http://identifiers.org/wikipathways/WP1584> wp:pathwayOntologyTag obo:PW_0000208 .
  <http://identifiers.org/wikipathways/WP1982> wp:pathwayOntologyTag obo:PW_0000029 , obo:PW_0000454 , obo:PW_0000753 .
  <http://identifiers.org/wikipathways/WP1984> wp:pathwayOntologyTag obo:PW_0000624 .
}
sub:provenance {
  <http://identifiers.org/wikipathways/WP1471_r94755> dce:title "Target Of Rapamycin (TOR) Signaling"@en .
  <http://identifiers.org/wikipathways/WP1584_r94959> dce:title "Type II diabetes mellitus"@en .
  <http://identifiers.org/wikipathways/WP1982_r90425> dce:title "Sterol Regulatory Element-Binding Proteins (SREBP) signalling"@en .
  <http://identifiers.org/wikipathways/WP1984_r103002> dce:title "Integrated Breast Cancer Pathway"@en .
  sub:assertion has-source: pmid:20670887 , pmid:22927400 , <http://identifiers.org/wikipathways/WP1471_r94755> , <http://identifiers.org/wikipathways/WP1584_r94959> , <http://identifiers.org/wikipathways/WP1982_r90425> , <http://identifiers.org/wikipathways/WP1984_r103002> .
}
sub:publicationInfo {
  sub:activity a prov:Activity ;
    prov:atLocation wd:Q1137652 ;
    prov:used <https://github.com/wikipathways/nanopublications> .
  this: dct:created "2019-03-17T12:08:51.216+01:00"^^xsd:dateTime ;
    dct:rights <http://creativecommons.org/publicdomain/zero/1.0/> ;
    npx:supersedes <http://purl.org/np/RAwEv0ZPLuRbYJVCtpno4wPXVSHFsLkJscOyCFA5tLU_4> ;
    prov:wasDerivedFrom <http://identifiers.org/wikipathways/WP1471_r94755> , <http://identifiers.org/wikipathways/WP1584_r94959> , <http://identifiers.org/wikipathways/WP1982_r90425> , <http://identifiers.org/wikipathways/WP1984_r103002> ;
    prov:wasGeneratedBy sub:activity .
}