@prefix this: <http://purl.org/np/RAoq8m4xYEhcr0VFti9_q_ik_EBdimAW0UWaghIiu-V78> .
@prefix sub: <http://purl.org/np/RAoq8m4xYEhcr0VFti9_q_ik_EBdimAW0UWaghIiu-V78#> .
@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/ensembl/ENSBTAG00000001069> dcterms:isPartOf <http://identifiers.org/wikipathways/WP1010> , <http://identifiers.org/wikipathways/WP1018> , <http://identifiers.org/wikipathways/WP1044> , <http://identifiers.org/wikipathways/WP1045> , <http://identifiers.org/wikipathways/WP1075> , <http://identifiers.org/wikipathways/WP1078> , <http://identifiers.org/wikipathways/WP1083> ;
    wp:organismName "Bos taurus" ;
    a wp:GeneProduct , wp:Protein .
  <http://identifiers.org/wikipathways/WP1010> wp:pathwayOntologyTag obo:PW_0000008 , obo:PW_0000201 .
  <http://identifiers.org/wikipathways/WP1018> wp:pathwayOntologyTag obo:PW_0000004 .
  <http://identifiers.org/wikipathways/WP1044> wp:pathwayOntologyTag obo:PW_0000170 .
  <http://identifiers.org/wikipathways/WP1045> wp:pathwayOntologyTag obo:PW_0000329 .
  <http://identifiers.org/wikipathways/WP1075> wp:pathwayOntologyTag obo:PW_0000140 .
  <http://identifiers.org/wikipathways/WP1078> wp:pathwayOntologyTag obo:PW_0000094 , obo:PW_0000095 .
  <http://identifiers.org/wikipathways/WP1083> wp:pathwayOntologyTag obo:PW_0000086 .
}
sub:provenance {
  <http://identifiers.org/wikipathways/WP1010_r86915> dc:title "Wnt Signaling Pathway and Pluripotency"@en .
  <http://identifiers.org/wikipathways/WP1018_r95783> dc:title "Apoptosis"@en .
  <http://identifiers.org/wikipathways/WP1044_r97534> dc:title "ErbB Signaling Pathway"@en .
  <http://identifiers.org/wikipathways/WP1045_r90030> dc:title "TGF beta Signaling Pathway"@en .
  <http://identifiers.org/wikipathways/WP1075_r96339> dc:title "Folate Metabolism"@en .
  <http://identifiers.org/wikipathways/WP1078_r95747> dc:title "G1 to S cell cycle control"@en .
  <http://identifiers.org/wikipathways/WP1083_r89450> dc:title "Cell Cycle"@en .
  sub:assertion has-source: pmid:10618704 , pmid:10720158 , pmid:11447225 , pmid:1652755 , pmid:16990795 , pmid:19822456 , pmid:8877730 , <http://identifiers.org/wikipathways/WP1010_r86915> , <http://identifiers.org/wikipathways/WP1018_r95783> , <http://identifiers.org/wikipathways/WP1044_r97534> , <http://identifiers.org/wikipathways/WP1045_r90030> , <http://identifiers.org/wikipathways/WP1075_r96339> , <http://identifiers.org/wikipathways/WP1078_r95747> , <http://identifiers.org/wikipathways/WP1083_r89450> .
}
sub:publicationInfo {
  sub:activity a prov:Activity ;
    prov:atLocation wd:Q1137652 ;
    prov:used <https://github.com/wikipathways/nanopublications> .
  this: dcterms:created "2018-08-19T13:10:34.592+02:00"^^xsd:dateTime ;
    dcterms:rights <http://creativecommons.org/publicdomain/zero/1.0/> ;
    <http://purl.org/nanopub/x/supersedes> <http://purl.org/np/RAGTCPUo_krQB0nBC-wx_OuU6F61e7pZvyVMCtGs7WDoI> ;
    prov:wasDerivedFrom <http://identifiers.org/wikipathways/WP1010_r86915> , <http://identifiers.org/wikipathways/WP1018_r95783> , <http://identifiers.org/wikipathways/WP1044_r97534> , <http://identifiers.org/wikipathways/WP1045_r90030> , <http://identifiers.org/wikipathways/WP1075_r96339> , <http://identifiers.org/wikipathways/WP1078_r95747> , <http://identifiers.org/wikipathways/WP1083_r89450> ;
    prov:wasGeneratedBy sub:activity .
}