@prefix this: <http://purl.org/np/RA-2h1CKimlzlJCJz97bOpMn5YdTHZ9QRSWn3us-2xu7k> .
@prefix sub: <http://purl.org/np/RA-2h1CKimlzlJCJz97bOpMn5YdTHZ9QRSWn3us-2xu7k#> .
@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/ENSG00000150907> dcterms:isPartOf <http://identifiers.org/wikipathways/WP3286> , <http://identifiers.org/wikipathways/WP3298> , <http://identifiers.org/wikipathways/WP3303> , <http://identifiers.org/wikipathways/WP3599> , <http://identifiers.org/wikipathways/WP3630> , <http://identifiers.org/wikipathways/WP3844> , <http://identifiers.org/wikipathways/WP3876> , <http://identifiers.org/wikipathways/WP3932> ;
    wp:organismName "Homo sapiens" ;
    a wp:GeneProduct .
  <http://identifiers.org/wikipathways/WP3286> wp:pathwayOntologyTag obo:PW_0001002 .
  <http://identifiers.org/wikipathways/WP3298> wp:pathwayOntologyTag obo:PW_0000465 .
  <http://identifiers.org/wikipathways/WP3303> wp:pathwayOntologyTag obo:PW_0000003 , obo:PW_0000013 .
  <http://identifiers.org/wikipathways/WP3599> wp:pathwayOntologyTag obo:PW_0000650 .
  <http://identifiers.org/wikipathways/WP3630> wp:pathwayOntologyTag obo:PW_0000002 .
  <http://identifiers.org/wikipathways/WP3844> wp:pathwayOntologyTag obo:PW_0000003 , obo:PW_0000232 , obo:PW_0000595 .
  <http://identifiers.org/wikipathways/WP3876> wp:pathwayOntologyTag obo:PW_0000008 .
  <http://identifiers.org/wikipathways/WP3932> wp:pathwayOntologyTag obo:PW_0000003 , obo:PW_0000180 , obo:PW_0000595 , obo:PW_0000648 .
}
sub:provenance {
  <http://identifiers.org/wikipathways/WP3286_r93705> dc:title "Copper homeostasis"@en .
  <http://identifiers.org/wikipathways/WP3298_r91618> dc:title "Melatonin metabolism and effects"@en .
  <http://identifiers.org/wikipathways/WP3303_r96971> dc:title "RAC1/PAK1/p38/MMP2 Pathway"@en .
  <http://identifiers.org/wikipathways/WP3599_r104860> dc:title "Transcription factor regulation in adipogenesis"@en .
  <http://identifiers.org/wikipathways/WP3630_r94184> dc:title "NAD metabolism, sirtuins and aging"@en .
  <http://identifiers.org/wikipathways/WP3844_r89952> dc:title "PI3K-AKT-mTOR signaling pathway and therapeutic opportunities"@en .
  <http://identifiers.org/wikipathways/WP3876_r94744> dc:title "BMP2-WNT4-FOXO1 Pathway in Human Primary Endometrial Stromal Cell Differentiation"@en .
  <http://identifiers.org/wikipathways/WP3932_r102154> dc:title "Focal Adhesion-PI3K-Akt-mTOR-signaling pathway"@en .
  sub:assertion has-source: pmid:22079269 , <http://identifiers.org/wikipathways/WP3286_r93705> , <http://identifiers.org/wikipathways/WP3298_r91618> , <http://identifiers.org/wikipathways/WP3303_r96971> , <http://identifiers.org/wikipathways/WP3599_r104860> , <http://identifiers.org/wikipathways/WP3630_r94184> , <http://identifiers.org/wikipathways/WP3844_r89952> , <http://identifiers.org/wikipathways/WP3876_r94744> , <http://identifiers.org/wikipathways/WP3932_r102154> .
}
sub:publicationInfo {
  sub:activity a prov:Activity ;
    prov:atLocation wd:Q1137652 ;
    prov:used <https://github.com/wikipathways/nanopublications> .
  this: dcterms:created "2019-08-11T15:17:36.159+02:00"^^xsd:dateTime ;
    dcterms:rights <http://creativecommons.org/publicdomain/zero/1.0/> ;
    <http://purl.org/nanopub/x/supersedes> <http://purl.org/np/RASIYj26qeX__fMCNzAnIurmQ9fFLzQ8RX6HyHQPq1YuA> ;
    prov:wasDerivedFrom <http://identifiers.org/wikipathways/WP3286_r93705> , <http://identifiers.org/wikipathways/WP3298_r91618> , <http://identifiers.org/wikipathways/WP3303_r96971> , <http://identifiers.org/wikipathways/WP3599_r104860> , <http://identifiers.org/wikipathways/WP3630_r94184> , <http://identifiers.org/wikipathways/WP3844_r89952> , <http://identifiers.org/wikipathways/WP3876_r94744> , <http://identifiers.org/wikipathways/WP3932_r102154> ;
    prov:wasGeneratedBy sub:activity .
}