@prefix this: <http://purl.org/np/RA38Od9veKjAYcmAXHJY6RTfz_CIEGHmI-odcZIQPmMQo> .
@prefix sub: <http://purl.org/np/RA38Od9veKjAYcmAXHJY6RTfz_CIEGHmI-odcZIQPmMQo#> .
@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_r96971> dc:title "RAC1/PAK1/p38/MMP2 Pathway"@en .
  <http://identifiers.org/wikipathways/WP3599_r104860> dc:title "Transcription factor regulation in adipogenesis"@en .
  <http://identifiers.org/wikipathways/WP3646_r103011> dc:title "Hepatitis C and Hepatocellular Carcinoma"@en .
  <http://identifiers.org/wikipathways/WP3668_r97639> dc:title "Hypothesized Pathways in Pathogenesis of Cardiovascular Disease"@en .
  <http://identifiers.org/wikipathways/WP3680_r105537> dc:title "Association Between Physico-Chemical Features and Toxicity Associated Pathways"@en .
  <http://identifiers.org/wikipathways/WP3865_r104869> dc:title "Novel intracellular components of RIG-I-like receptor (RLR) pathway"@en .
  <http://identifiers.org/wikipathways/WP3874_r105549> 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_r96971> , <http://identifiers.org/wikipathways/WP3599_r104860> , <http://identifiers.org/wikipathways/WP3646_r103011> , <http://identifiers.org/wikipathways/WP3668_r97639> , <http://identifiers.org/wikipathways/WP3680_r105537> , <http://identifiers.org/wikipathways/WP3865_r104869> , <http://identifiers.org/wikipathways/WP3874_r105549> , <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 "2019-08-11T15:21:22.190+02:00"^^xsd:dateTime ;
    dcterms:rights <http://creativecommons.org/publicdomain/zero/1.0/> ;
    <http://purl.org/nanopub/x/supersedes> <http://purl.org/np/RAx3ezIazILrohkEFAaO2ai0mRzhfXawRUSX6vZXDLERM> ;
    prov:wasDerivedFrom <http://identifiers.org/wikipathways/WP3303_r96971> , <http://identifiers.org/wikipathways/WP3599_r104860> , <http://identifiers.org/wikipathways/WP3646_r103011> , <http://identifiers.org/wikipathways/WP3668_r97639> , <http://identifiers.org/wikipathways/WP3680_r105537> , <http://identifiers.org/wikipathways/WP3865_r104869> , <http://identifiers.org/wikipathways/WP3874_r105549> , <http://identifiers.org/wikipathways/WP3972_r105479> ;
    prov:wasGeneratedBy sub:activity .
}