@prefix this: <http://purl.org/np/RAC2vto-B9bmIn1H6WPQ0X22Kew4k7_yKwISTVn9jk790> .
@prefix sub: <http://purl.org/np/RAC2vto-B9bmIn1H6WPQ0X22Kew4k7_yKwISTVn9jk790#> .
@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/ENSG00000107643> dcterms:isPartOf <http://identifiers.org/wikipathways/WP3303> , <http://identifiers.org/wikipathways/WP3599> , <http://identifiers.org/wikipathways/WP3646> , <http://identifiers.org/wikipathways/WP3668> , <http://identifiers.org/wikipathways/WP3680> , <http://identifiers.org/wikipathways/WP3865> , <http://identifiers.org/wikipathways/WP3874> , <http://identifiers.org/wikipathways/WP3972> ;
    wp:organismName "Homo sapiens" ;
    a wp:GeneProduct .
  <http://identifiers.org/wikipathways/WP3303> wp:pathwayOntologyTag obo:PW_0000003 , obo:PW_0000013 .
  <http://identifiers.org/wikipathways/WP3599> wp:pathwayOntologyTag obo:PW_0000650 .
  <http://identifiers.org/wikipathways/WP3646> wp:pathwayOntologyTag obo:PW_0000013 .
  <http://identifiers.org/wikipathways/WP3668> wp:pathwayOntologyTag obo:PW_0000020 .
  <http://identifiers.org/wikipathways/WP3680> wp:pathwayOntologyTag obo:PW_0000003 , obo:PW_0000016 .
  <http://identifiers.org/wikipathways/WP3865> wp:pathwayOntologyTag obo:PW_0000003 , obo:PW_0000819 .
  <http://identifiers.org/wikipathways/WP3874> wp:pathwayOntologyTag obo:PW_0000330 .
  <http://identifiers.org/wikipathways/WP3972> wp:pathwayOntologyTag obo:PW_0000003 , obo:PW_0000607 .
}
sub:provenance {
  <http://identifiers.org/wikipathways/WP3303_r106501> dc:title "RAC1/PAK1/p38/MMP2 Pathway"@en .
  <http://identifiers.org/wikipathways/WP3599_r105845> dc:title "Transcription factor regulation in adipogenesis"@en .
  <http://identifiers.org/wikipathways/WP3646_r106591> dc:title "Hepatitis C and Hepatocellular Carcinoma"@en .
  <http://identifiers.org/wikipathways/WP3668_r106596> dc:title "Hypothesized Pathways in Pathogenesis of Cardiovascular Disease"@en .
  <http://identifiers.org/wikipathways/WP3680_r106306> dc:title "Association Between Physico-Chemical Features and Toxicity Associated Pathways"@en .
  <http://identifiers.org/wikipathways/WP3865_r106524> dc:title "Novel intracellular components of RIG-I-like receptor (RLR) pathway"@en .
  <http://identifiers.org/wikipathways/WP3874_r106348> dc:title "Canonical and Non-Canonical TGF-B signaling"@en .
  <http://identifiers.org/wikipathways/WP3972_r105479> dc:title "PDGFR-beta pathway"@en .
  sub:assertion has-source: pmid:17167474 , <http://identifiers.org/wikipathways/WP3303_r106501> , <http://identifiers.org/wikipathways/WP3599_r105845> , <http://identifiers.org/wikipathways/WP3646_r106591> , <http://identifiers.org/wikipathways/WP3668_r106596> , <http://identifiers.org/wikipathways/WP3680_r106306> , <http://identifiers.org/wikipathways/WP3865_r106524> , <http://identifiers.org/wikipathways/WP3874_r106348> , <http://identifiers.org/wikipathways/WP3972_r105479> .
}
sub:publicationInfo {
  sub:activity a prov:Activity ;
    prov:atLocation wd:Q1137652 ;
    prov:used <https://github.com/wikipathways/nanopublications> .
  this: dcterms:created "2020-02-19T13:27:12.511+01:00"^^xsd:dateTime ;
    dcterms:rights <http://creativecommons.org/publicdomain/zero/1.0/> ;
    <http://purl.org/nanopub/x/supersedes> <http://purl.org/np/RA38Od9veKjAYcmAXHJY6RTfz_CIEGHmI-odcZIQPmMQo> ;
    prov:wasDerivedFrom <http://identifiers.org/wikipathways/WP3303_r106501> , <http://identifiers.org/wikipathways/WP3599_r105845> , <http://identifiers.org/wikipathways/WP3646_r106591> , <http://identifiers.org/wikipathways/WP3668_r106596> , <http://identifiers.org/wikipathways/WP3680_r106306> , <http://identifiers.org/wikipathways/WP3865_r106524> , <http://identifiers.org/wikipathways/WP3874_r106348> , <http://identifiers.org/wikipathways/WP3972_r105479> ;
    prov:wasGeneratedBy sub:activity .
}