@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/RAyTz-GfbuPy1tS9kScb_LdRzYS_mdPXhn_LQrVIGnyFw> .
@prefix sub: <http://purl.org/np/RAyTz-GfbuPy1tS9kScb_LdRzYS_mdPXhn_LQrVIGnyFw#> .
@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/ncbigene/1027> dct:isPartOf <http://identifiers.org/wikipathways/WP2032> , <http://identifiers.org/wikipathways/WP205> , <http://identifiers.org/wikipathways/WP2374> , <http://identifiers.org/wikipathways/WP2446> , <http://identifiers.org/wikipathways/WP2586> , <http://identifiers.org/wikipathways/WP2864> , <http://identifiers.org/wikipathways/WP2877> ;
    wp:organismName "Homo sapiens" ;
    a wp:GeneProduct , wp:Protein , wp:Rna .
  <http://identifiers.org/wikipathways/WP2032> wp:pathwayOntologyTag obo:PW_0001200 .
  <http://identifiers.org/wikipathways/WP205> wp:pathwayOntologyTag obo:PW_0000512 , obo:PW_0000908 .
  <http://identifiers.org/wikipathways/WP2374> wp:pathwayOntologyTag obo:PW_0000905 .
  <http://identifiers.org/wikipathways/WP2446> wp:pathwayOntologyTag obo:PW_0000013 .
  <http://identifiers.org/wikipathways/WP2586> wp:pathwayOntologyTag obo:PW_0000004 .
  <http://identifiers.org/wikipathways/WP2864> wp:pathwayOntologyTag obo:PW_0000009 .
  <http://identifiers.org/wikipathways/WP2877> wp:pathwayOntologyTag obo:PW_0001013 .
}
sub:provenance {
  <http://identifiers.org/wikipathways/WP2032_r89823> dce:title "Human Thyroid Stimulating Hormone (TSH) signaling pathway"@en .
  <http://identifiers.org/wikipathways/WP205_r89854> dce:title "IL-7 Signaling Pathway"@en .
  <http://identifiers.org/wikipathways/WP2374_r98073> dce:title "Oncostatin M Signaling Pathway"@en .
  <http://identifiers.org/wikipathways/WP2446_r102997> dce:title "Retinoblastoma Gene in Cancer"@en .
  <http://identifiers.org/wikipathways/WP2586_r91687> dce:title "Aryl Hydrocarbon Receptor"@en .
  <http://identifiers.org/wikipathways/WP2864_r79278> dce:title "Apoptosis-related network due to altered Notch3 in ovarian cancer"@en .
  <http://identifiers.org/wikipathways/WP2877_r94793> dce:title "Vitamin D Receptor Pathway"@en .
  sub:assertion has-source: pmid:10398686 , <http://identifiers.org/wikipathways/WP2032_r89823> , <http://identifiers.org/wikipathways/WP205_r89854> , <http://identifiers.org/wikipathways/WP2374_r98073> , <http://identifiers.org/wikipathways/WP2446_r102997> , <http://identifiers.org/wikipathways/WP2586_r91687> , <http://identifiers.org/wikipathways/WP2864_r79278> , <http://identifiers.org/wikipathways/WP2877_r94793> .
}
sub:publicationInfo {
  sub:activity a prov:Activity ;
    prov:atLocation wd:Q1137652 ;
    prov:used <https://github.com/wikipathways/nanopublications> .
  this: dct:created "2019-03-17T12:09:32.932+01:00"^^xsd:dateTime ;
    dct:rights <http://creativecommons.org/publicdomain/zero/1.0/> ;
    npx:supersedes <http://purl.org/np/RAUq7QkHvS28RMTrB-Q6rOXeybxFVP0knSl2TOT0HrbJg> ;
    prov:wasDerivedFrom <http://identifiers.org/wikipathways/WP2032_r89823> , <http://identifiers.org/wikipathways/WP205_r89854> , <http://identifiers.org/wikipathways/WP2374_r98073> , <http://identifiers.org/wikipathways/WP2446_r102997> , <http://identifiers.org/wikipathways/WP2586_r91687> , <http://identifiers.org/wikipathways/WP2864_r79278> , <http://identifiers.org/wikipathways/WP2877_r94793> ;
    prov:wasGeneratedBy sub:activity .
}