@prefix this: <http://purl.org/np/RA-ZguEAsnPzYIDuWzhveyMEx6TFfbVdCTOgsKHhYiL7A> .
@prefix sub: <http://purl.org/np/RA-ZguEAsnPzYIDuWzhveyMEx6TFfbVdCTOgsKHhYiL7A#> .
@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/81504> dcterms:isPartOf <http://identifiers.org/wikipathways/WP1279> , <http://identifiers.org/wikipathways/WP1284> , <http://identifiers.org/wikipathways/WP1299> , <http://identifiers.org/wikipathways/WP135> , <http://identifiers.org/wikipathways/WP147> , <http://identifiers.org/wikipathways/WP1487> , <http://identifiers.org/wikipathways/WP188> , <http://identifiers.org/wikipathways/WP1964> ;
    wp:organismName "Rattus norvegicus" ;
    a wp:GeneProduct .
  <http://identifiers.org/wikipathways/WP1279> wp:pathwayOntologyTag obo:PW_0000507 .
  <http://identifiers.org/wikipathways/WP1284> wp:pathwayOntologyTag obo:PW_0000987 .
  <http://identifiers.org/wikipathways/WP1299> wp:pathwayOntologyTag obo:PW_0000170 .
  <http://identifiers.org/wikipathways/WP135> wp:pathwayOntologyTag obo:PW_0000516 .
  <http://identifiers.org/wikipathways/WP147> wp:pathwayOntologyTag obo:PW_0001227 .
  <http://identifiers.org/wikipathways/WP1487> wp:pathwayOntologyTag obo:PW_0000003 .
  <http://identifiers.org/wikipathways/WP188> wp:pathwayOntologyTag obo:PW_0000648 .
  <http://identifiers.org/wikipathways/WP1964> wp:pathwayOntologyTag obo:PW_0000243 .
}
sub:provenance {
  <http://identifiers.org/wikipathways/WP1279_r90718> dc:title "Estrogen signaling"@en .
  <http://identifiers.org/wikipathways/WP1284_r72051> dc:title "EPO Receptor Signaling"@en .
  <http://identifiers.org/wikipathways/WP1299_r72057> dc:title "ErbB signaling pathway"@en .
  <http://identifiers.org/wikipathways/WP135_r83583> dc:title "IL-6 Signaling Pathway"@en .
  <http://identifiers.org/wikipathways/WP147_r69456> dc:title "Kit Receptor Signaling Pathway"@en .
  <http://identifiers.org/wikipathways/WP1487_r87777> dc:title "TNF-alpha and mucus production in lung epythelium"@en .
  <http://identifiers.org/wikipathways/WP188_r82988> dc:title "Focal Adhesion"@en .
  <http://identifiers.org/wikipathways/WP1964_r82992> dc:title "VEGFR-3 signaling"@en .
  sub:assertion has-source: pmid:7970715 , <http://identifiers.org/wikipathways/WP1279_r90718> , <http://identifiers.org/wikipathways/WP1284_r72051> , <http://identifiers.org/wikipathways/WP1299_r72057> , <http://identifiers.org/wikipathways/WP135_r83583> , <http://identifiers.org/wikipathways/WP147_r69456> , <http://identifiers.org/wikipathways/WP1487_r87777> , <http://identifiers.org/wikipathways/WP188_r82988> , <http://identifiers.org/wikipathways/WP1964_r82992> .
}
sub:publicationInfo {
  sub:activity a prov:Activity ;
    prov:atLocation wd:Q1137652 ;
    prov:used <https://github.com/wikipathways/nanopublications> .
  this: dcterms:created "2018-06-09T11:19:19.357+02:00"^^xsd:dateTime ;
    dcterms:rights <http://creativecommons.org/publicdomain/zero/1.0/> ;
    <http://purl.org/nanopub/x/supersedes> <http://purl.org/np/RAHgHIfOAeM9mE_g1rw_dnEj5zM7q9AoiQ39QmD6fzcb0> ;
    prov:wasDerivedFrom <http://identifiers.org/wikipathways/WP1279_r90718> , <http://identifiers.org/wikipathways/WP1284_r72051> , <http://identifiers.org/wikipathways/WP1299_r72057> , <http://identifiers.org/wikipathways/WP135_r83583> , <http://identifiers.org/wikipathways/WP147_r69456> , <http://identifiers.org/wikipathways/WP1487_r87777> , <http://identifiers.org/wikipathways/WP188_r82988> , <http://identifiers.org/wikipathways/WP1964_r82992> ;
    prov:wasGeneratedBy sub:activity .
}