@prefix this: <http://purl.org/np/RA1FDBrxxOpOh9tE5Y0SeiPEY0rHFCApMR9jUWTtxu0tk> .
@prefix sub: <http://purl.org/np/RA1FDBrxxOpOh9tE5Y0SeiPEY0rHFCApMR9jUWTtxu0tk#> .
@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/ensembl/ENSG00000198793> dcterms: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_r105496> dc:title "Target Of Rapamycin (TOR) Signaling"@en .
  <http://identifiers.org/wikipathways/WP1584_r94959> dc:title "Type II diabetes mellitus"@en .
  <http://identifiers.org/wikipathways/WP1982_r90425> dc:title "Sterol Regulatory Element-Binding Proteins (SREBP) signalling"@en .
  <http://identifiers.org/wikipathways/WP1984_r105392> dc:title "Integrated Breast Cancer Pathway"@en .
  sub:assertion has-source: pmid:20670887 , pmid:22927400 , <http://identifiers.org/wikipathways/WP1471_r105496> , <http://identifiers.org/wikipathways/WP1584_r94959> , <http://identifiers.org/wikipathways/WP1982_r90425> , <http://identifiers.org/wikipathways/WP1984_r105392> .
}
sub:publicationInfo {
  sub:activity a prov:Activity ;
    prov:atLocation wd:Q1137652 ;
    prov:used <https://github.com/wikipathways/nanopublications> .
  this: dcterms:created "2019-08-11T15:19:42.895+02:00"^^xsd:dateTime ;
    dcterms:rights <http://creativecommons.org/publicdomain/zero/1.0/> ;
    <http://purl.org/nanopub/x/supersedes> <http://purl.org/np/RAAZ1j9KUCqgN43RAgI3-8SpBAWxKk3HY3Zf2PEO1f4Mo> ;
    prov:wasDerivedFrom <http://identifiers.org/wikipathways/WP1471_r105496> , <http://identifiers.org/wikipathways/WP1584_r94959> , <http://identifiers.org/wikipathways/WP1982_r90425> , <http://identifiers.org/wikipathways/WP1984_r105392> ;
    prov:wasGeneratedBy sub:activity .
}