@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/RAHzGW1yA42dkIyXmA0tSUS2l-vlWwT9TfBX5VIiEiAPw> .
@prefix sub: <http://purl.org/np/RAHzGW1yA42dkIyXmA0tSUS2l-vlWwT9TfBX5VIiEiAPw#> .
@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/30590> dct:isPartOf <http://identifiers.org/wikipathways/WP1337> , <http://identifiers.org/wikipathways/WP1344> , <http://identifiers.org/wikipathways/WP1348> , <http://identifiers.org/wikipathways/WP1351> , <http://identifiers.org/wikipathways/WP1367> , <http://identifiers.org/wikipathways/WP1382> , <http://identifiers.org/wikipathways/WP1393> ;
    wp:organismName "Danio rerio" ;
    a wp:GeneProduct .
  <http://identifiers.org/wikipathways/WP1337> wp:pathwayOntologyTag obo:PW_0000007 .
  <http://identifiers.org/wikipathways/WP1344> wp:pathwayOntologyTag obo:PW_0000008 .
  <http://identifiers.org/wikipathways/WP1348> wp:pathwayOntologyTag obo:PW_0000564 .
  <http://identifiers.org/wikipathways/WP1351> wp:pathwayOntologyTag obo:PW_0000009 .
  <http://identifiers.org/wikipathways/WP1367> wp:pathwayOntologyTag obo:PW_0000003 .
  <http://identifiers.org/wikipathways/WP1382> wp:pathwayOntologyTag obo:PW_0000204 .
  <http://identifiers.org/wikipathways/WP1393> wp:pathwayOntologyTag obo:PW_0001317 .
}
sub:provenance {
  <http://identifiers.org/wikipathways/WP1337_r95122> dce:title "MAPK signaling pathway"@en .
  <http://identifiers.org/wikipathways/WP1344_r72085> dce:title "Wnt Signaling Pathway and Pluripotency"@en .
  <http://identifiers.org/wikipathways/WP1348_r71973> dce:title "Androgen Receptor Signaling Pathway"@en .
  <http://identifiers.org/wikipathways/WP1351_r91982> dce:title "Apoptosis"@en .
  <http://identifiers.org/wikipathways/WP1367_r87760> dce:title "Transformation Growth Factor (TGF) beta Receptor Signaling Pathway"@en .
  <http://identifiers.org/wikipathways/WP1382_r68626> dce:title "Delta-Notch Signaling Pathway"@en .
  <http://identifiers.org/wikipathways/WP1393_r91983> dce:title "Cell cycle"@en .
  sub:assertion has-source: pmid:10618704 , <http://identifiers.org/wikipathways/WP1337_r95122> , <http://identifiers.org/wikipathways/WP1344_r72085> , <http://identifiers.org/wikipathways/WP1348_r71973> , <http://identifiers.org/wikipathways/WP1351_r91982> , <http://identifiers.org/wikipathways/WP1367_r87760> , <http://identifiers.org/wikipathways/WP1382_r68626> , <http://identifiers.org/wikipathways/WP1393_r91983> .
}
sub:publicationInfo {
  sub:activity a prov:Activity ;
    prov:atLocation wd:Q1137652 ;
    prov:used <https://github.com/wikipathways/nanopublications> .
  this: dct:created "2018-03-29T10:02:35.667+02:00"^^xsd:dateTime ;
    dct:rights <https://creativecommons.org/licenses/by/3.0/> ;
    npx:supersedes <http://purl.org/np/RAg0HWoKmzNoKYTgrPKBE6rt3-YTJZtCDRdNkBlKHQB9c> ;
    prov:wasDerivedFrom <http://identifiers.org/wikipathways/WP1337_r95122> , <http://identifiers.org/wikipathways/WP1344_r72085> , <http://identifiers.org/wikipathways/WP1348_r71973> , <http://identifiers.org/wikipathways/WP1351_r91982> , <http://identifiers.org/wikipathways/WP1367_r87760> , <http://identifiers.org/wikipathways/WP1382_r68626> , <http://identifiers.org/wikipathways/WP1393_r91983> ;
    prov:wasGeneratedBy sub:activity .
}