@prefix this: <http://purl.org/np/RA2aGVDAWAy-Xl3gJcrZh8bNz63gAgqXM4EjcK8vjsH6Q> .
@prefix sub: <http://purl.org/np/RA2aGVDAWAy-Xl3gJcrZh8bNz63gAgqXM4EjcK8vjsH6Q#> .
@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 , obo:PW_0000605 .
  <http://identifiers.org/wikipathways/WP2586> wp:pathwayOntologyTag obo:PW_0000004 .
  <http://identifiers.org/wikipathways/WP2864> wp:pathwayOntologyTag obo:PW_0000009 , obo:PW_0000605 .
  <http://identifiers.org/wikipathways/WP2877> wp:pathwayOntologyTag obo:PW_0001013 .
}
sub:provenance {
  <http://identifiers.org/wikipathways/WP2032_r106594> dc:title "Human Thyroid Stimulating Hormone (TSH) signaling pathway"@en .
  <http://identifiers.org/wikipathways/WP205_r108328> dc:title "IL-7 Signaling Pathway"@en .
  <http://identifiers.org/wikipathways/WP2374_r106575> dc:title "Oncostatin M Signaling Pathway"@en .
  <http://identifiers.org/wikipathways/WP2446_r108145> dc:title "Retinoblastoma Gene in Cancer"@en .
  <http://identifiers.org/wikipathways/WP2586_r107439> dc:title "Aryl Hydrocarbon Receptor Netpath"@en .
  <http://identifiers.org/wikipathways/WP2864_r108133> dc:title "Apoptosis-related network due to altered Notch3 in ovarian cancer"@en .
  <http://identifiers.org/wikipathways/WP2877_r105854> dc:title "Vitamin D Receptor Pathway"@en .
  sub:assertion has-source: pmid:10398686 , <http://identifiers.org/wikipathways/WP2032_r106594> , <http://identifiers.org/wikipathways/WP205_r108328> , <http://identifiers.org/wikipathways/WP2374_r106575> , <http://identifiers.org/wikipathways/WP2446_r108145> , <http://identifiers.org/wikipathways/WP2586_r107439> , <http://identifiers.org/wikipathways/WP2864_r108133> , <http://identifiers.org/wikipathways/WP2877_r105854> .
}
sub:publicationInfo {
  sub:activity a prov:Activity ;
    prov:atLocation wd:Q1137652 ;
    prov:used <https://github.com/wikipathways/nanopublications> .
  this: dcterms:created "2020-02-19T13:40:12.615+01:00"^^xsd:dateTime ;
    dcterms:rights <http://creativecommons.org/publicdomain/zero/1.0/> ;
    <http://purl.org/nanopub/x/supersedes> <http://purl.org/np/RAs92NkAZ9EpCLOaBSm8VFecKDJG7HN6QrSCGvCj0Ouz0> ;
    prov:wasDerivedFrom <http://identifiers.org/wikipathways/WP2032_r106594> , <http://identifiers.org/wikipathways/WP205_r108328> , <http://identifiers.org/wikipathways/WP2374_r106575> , <http://identifiers.org/wikipathways/WP2446_r108145> , <http://identifiers.org/wikipathways/WP2586_r107439> , <http://identifiers.org/wikipathways/WP2864_r108133> , <http://identifiers.org/wikipathways/WP2877_r105854> ;
    prov:wasGeneratedBy sub:activity .
}