@prefix this: <http://purl.org/np/RA8t3QW4NGMF7rDtdv-qtz6vESg2T5xVKekHnQqDL7TGo> .
@prefix sub: <http://purl.org/np/RA8t3QW4NGMF7rDtdv-qtz6vESg2T5xVKekHnQqDL7TGo#> .
@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/7480> dcterms:isPartOf <http://identifiers.org/wikipathways/WP4258> , <http://identifiers.org/wikipathways/WP4262> , <http://identifiers.org/wikipathways/WP428> , <http://identifiers.org/wikipathways/WP4336> , <http://identifiers.org/wikipathways/WP4844> , <http://identifiers.org/wikipathways/WP4879> ;
    wp:organismName "Homo sapiens" ;
    a wp:GeneProduct .
  <http://identifiers.org/wikipathways/WP4258> wp:pathwayOntologyTag obo:PW_0000008 , obo:PW_0000013 , obo:PW_0000201 , obo:PW_0000605 , obo:PW_0000612 .
  <http://identifiers.org/wikipathways/WP4262> wp:pathwayOntologyTag obo:PW_0000013 , obo:PW_0000204 , obo:PW_0000232 , obo:PW_0000605 , obo:PW_0000624 .
  <http://identifiers.org/wikipathways/WP428> wp:pathwayOntologyTag obo:PW_0000008 , obo:PW_0000201 .
  <http://identifiers.org/wikipathways/WP4336> wp:pathwayOntologyTag obo:PW_0000008 , obo:PW_0000201 , obo:PW_0000598 , obo:PW_0000605 .
  <http://identifiers.org/wikipathways/WP4844> wp:pathwayOntologyTag obo:PW_0000013 .
  <http://identifiers.org/wikipathways/WP4879> wp:pathwayOntologyTag obo:PW_0000013 .
}
sub:provenance {
  <http://identifiers.org/wikipathways/WP4258_r108136> dc:title "LncRNA involvement in canonical Wnt signaling and colorectal cancer"@en .
  <http://identifiers.org/wikipathways/WP4262_r108103> dc:title "Breast cancer pathway"@en .
  <http://identifiers.org/wikipathways/WP428_r106791> dc:title "Wnt Signaling"@en .
  <http://identifiers.org/wikipathways/WP4336_r108198> dc:title "ncRNAs involved in Wnt signaling in hepatocellular carcinoma"@en .
  <http://identifiers.org/wikipathways/WP4844_r110306> dc:title " The influence of laminopathies on Wnt signaling"@en .
  <http://identifiers.org/wikipathways/WP4879_r110605> dc:title "The Overlap Between Signal Transduction Pathways that Contribute to a Range of LMNA Laminopathies"@en .
  sub:assertion has-source: pmid:19008118 , <http://identifiers.org/wikipathways/WP4258_r108136> , <http://identifiers.org/wikipathways/WP4262_r108103> , <http://identifiers.org/wikipathways/WP428_r106791> , <http://identifiers.org/wikipathways/WP4336_r108198> , <http://identifiers.org/wikipathways/WP4844_r110306> , <http://identifiers.org/wikipathways/WP4879_r110605> .
}
sub:publicationInfo {
  sub:activity a prov:Activity ;
    prov:atLocation wd:Q1137652 ;
    prov:used <https://github.com/wikipathways/nanopublications> .
  this: dcterms:created "2020-07-11T11:41:46.907+02:00"^^xsd:dateTime ;
    dcterms:rights <http://creativecommons.org/publicdomain/zero/1.0/> ;
    prov:wasDerivedFrom <http://identifiers.org/wikipathways/WP4258_r108136> , <http://identifiers.org/wikipathways/WP4262_r108103> , <http://identifiers.org/wikipathways/WP428_r106791> , <http://identifiers.org/wikipathways/WP4336_r108198> , <http://identifiers.org/wikipathways/WP4844_r110306> , <http://identifiers.org/wikipathways/WP4879_r110605> ;
    prov:wasGeneratedBy sub:activity .
}