@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/RArPj0qEJAba-hgcGkzaSJkWbL-xBC-0jeMhjQNHafARE> .
@prefix sub: <http://purl.org/np/RArPj0qEJAba-hgcGkzaSJkWbL-xBC-0jeMhjQNHafARE#> .
@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/ensembl/ENSG00000107643> dct: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> dce:title "RAC1/PAK1/p38/MMP2 Pathway"@en .
  <http://identifiers.org/wikipathways/WP3599_r88581> dce:title "Transcription factor regulation in adipogenesis"@en .
  <http://identifiers.org/wikipathways/WP3646_r103011> dce:title "Hepatitis C and Hepatocellular Carcinoma"@en .
  <http://identifiers.org/wikipathways/WP3668_r97639> dce:title "Hypothesized Pathways in Pathogenesis of Cardiovascular Disease"@en .
  <http://identifiers.org/wikipathways/WP3680_r96435> dce:title "Association Between Physico-Chemical Features and Toxicity Associated Pathways"@en .
  <http://identifiers.org/wikipathways/WP3865_r88186> dce:title "RIG-I-like Receptor Signaling"@en .
  <http://identifiers.org/wikipathways/WP3874_r89272> dce:title "Canonical and Non-Canonical TGF-B signaling"@en .
  <http://identifiers.org/wikipathways/WP3972_r92088> dce:title "PDGFR-beta pathway"@en .
  sub:assertion has-source: pmid:17167474 , <http://identifiers.org/wikipathways/WP3303_r96971> , <http://identifiers.org/wikipathways/WP3599_r88581> , <http://identifiers.org/wikipathways/WP3646_r103011> , <http://identifiers.org/wikipathways/WP3668_r97639> , <http://identifiers.org/wikipathways/WP3680_r96435> , <http://identifiers.org/wikipathways/WP3865_r88186> , <http://identifiers.org/wikipathways/WP3874_r89272> , <http://identifiers.org/wikipathways/WP3972_r92088> .
}
sub:publicationInfo {
  sub:activity a prov:Activity ;
    prov:atLocation wd:Q1137652 ;
    prov:used <https://github.com/wikipathways/nanopublications> .
  this: dct:created "2019-03-17T12:10:18.442+01:00"^^xsd:dateTime ;
    dct:rights <http://creativecommons.org/publicdomain/zero/1.0/> ;
    npx:supersedes <http://purl.org/np/RAbD-tIuvZx7cuzSIEZivCrR-QScqjsylRZfdoVi9iNKk> ;
    prov:wasDerivedFrom <http://identifiers.org/wikipathways/WP3303_r96971> , <http://identifiers.org/wikipathways/WP3599_r88581> , <http://identifiers.org/wikipathways/WP3646_r103011> , <http://identifiers.org/wikipathways/WP3668_r97639> , <http://identifiers.org/wikipathways/WP3680_r96435> , <http://identifiers.org/wikipathways/WP3865_r88186> , <http://identifiers.org/wikipathways/WP3874_r89272> , <http://identifiers.org/wikipathways/WP3972_r92088> ;
    prov:wasGeneratedBy sub:activity .
}