@prefix this: <http://purl.org/np/RAQiagKY9XkiyFfYDUiIzNHbXLA1vKXEWSkF2ouQ2n_-I> .
@prefix sub: <http://purl.org/np/RAQiagKY9XkiyFfYDUiIzNHbXLA1vKXEWSkF2ouQ2n_-I#> .
@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/ncbigene/1027> dcterms: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> dc:title "Human Thyroid Stimulating Hormone (TSH) signaling pathway"@en .
  <http://identifiers.org/wikipathways/WP205_r89854> dc:title "IL-7 Signaling Pathway"@en .
  <http://identifiers.org/wikipathways/WP2374_r98073> dc:title "Oncostatin M Signaling Pathway"@en .
  <http://identifiers.org/wikipathways/WP2446_r87639> dc:title "Retinoblastoma (RB) in Cancer"@en .
  <http://identifiers.org/wikipathways/WP2586_r91687> dc:title "Aryl Hydrocarbon Receptor"@en .
  <http://identifiers.org/wikipathways/WP2864_r79278> dc:title "Apoptosis-related network due to altered Notch3 in ovarian cancer"@en .
  <http://identifiers.org/wikipathways/WP2877_r94793> dc: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_r87639> , <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: dcterms:created "2018-08-19T13:17:41.427+02:00"^^xsd:dateTime ;
    dcterms:rights <http://creativecommons.org/publicdomain/zero/1.0/> ;
    <http://purl.org/nanopub/x/supersedes> <http://purl.org/np/RAmbXmkATlmMDJNfVbbZTCPZK-B7rHHDNoZeYZZfuQtfo> ;
    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_r87639> , <http://identifiers.org/wikipathways/WP2586_r91687> , <http://identifiers.org/wikipathways/WP2864_r79278> , <http://identifiers.org/wikipathways/WP2877_r94793> ;
    prov:wasGeneratedBy sub:activity .
}