@prefix this: <http://purl.org/np/RAYCnc9ol5l6dyCPLZdyhm7hzN-DZ3PVGKD5HUj4g23ZA> .
@prefix sub: <http://purl.org/np/RAYCnc9ol5l6dyCPLZdyhm7hzN-DZ3PVGKD5HUj4g23ZA#> .
@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/hmdb/HMDB0001043> dcterms:isPartOf <http://identifiers.org/wikipathways/WP3167> , <http://identifiers.org/wikipathways/WP318> , <http://identifiers.org/wikipathways/WP3186> , <http://identifiers.org/wikipathways/WP3200> , <http://identifiers.org/wikipathways/WP3246> , <http://identifiers.org/wikipathways/WP3257> , <http://identifiers.org/wikipathways/WP374> , <http://identifiers.org/wikipathways/WP3869> ;
    wp:organismName "Bos taurus" , "Homo sapiens" , "Mus musculus" ;
    a wp:Metabolite .
  <http://identifiers.org/wikipathways/WP3167> wp:pathwayOntologyTag obo:PW_0000009 .
  <http://identifiers.org/wikipathways/WP318> wp:pathwayOntologyTag obo:PW_0001239 .
  <http://identifiers.org/wikipathways/WP3186> wp:pathwayOntologyTag obo:PW_0000013 .
  <http://identifiers.org/wikipathways/WP3200> wp:pathwayOntologyTag obo:PW_0000209 , obo:PW_0000297 .
  <http://identifiers.org/wikipathways/WP3246> wp:pathwayOntologyTag obo:PW_0000006 , obo:PW_0000227 , obo:PW_0000228 , obo:PW_0000229 , obo:PW_0000314 , obo:PW_0000506 .
  <http://identifiers.org/wikipathways/WP3257> wp:pathwayOntologyTag obo:PW_0000002 , obo:PW_0000133 .
  <http://identifiers.org/wikipathways/WP374> wp:pathwayOntologyTag obo:PW_0000156 .
  <http://identifiers.org/wikipathways/WP3869> wp:pathwayOntologyTag obo:PW_0001163 , obo:PW_0001229 .
}
sub:provenance {
  <http://identifiers.org/wikipathways/WP3167_r87627> dc:title "Quercetin and Nf-kB/ AP-1 Induced Cell Apoptosis"@en .
  <http://identifiers.org/wikipathways/WP3186_r101996> dc:title "Spinal Cord Injury"@en .
  <http://identifiers.org/wikipathways/WP318_r89525> dc:title "Eicosanoid Synthesis"@en .
  <http://identifiers.org/wikipathways/WP3200_r101990> dc:title "PDGF Pathway"@en .
  <http://identifiers.org/wikipathways/WP3246_r80875> dc:title "Endothelin Pathways"@en .
  <http://identifiers.org/wikipathways/WP3257_r98244> dc:title "Selenium Micronutrient Network"@en .
  <http://identifiers.org/wikipathways/WP374_r69204> dc:title "Prostaglandin Synthesis and Regulation"@en .
  <http://identifiers.org/wikipathways/WP3869_r98007> dc:title "Cannabinoid receptor signaling"@en .
  sub:assertion has-source: pmid:10471130 , pmid:18522490 , pmid:18761324 , pmid:2448410 , pmid:9737710 , <http://identifiers.org/wikipathways/WP3167_r87627> , <http://identifiers.org/wikipathways/WP3186_r101996> , <http://identifiers.org/wikipathways/WP318_r89525> , <http://identifiers.org/wikipathways/WP3200_r101990> , <http://identifiers.org/wikipathways/WP3246_r80875> , <http://identifiers.org/wikipathways/WP3257_r98244> , <http://identifiers.org/wikipathways/WP374_r69204> , <http://identifiers.org/wikipathways/WP3869_r98007> .
}
sub:publicationInfo {
  sub:activity a prov:Activity ;
    prov:atLocation wd:Q1137652 ;
    prov:used <https://github.com/wikipathways/nanopublications> .
  this: dcterms:created "2018-12-15T09:33:31.037+01:00"^^xsd:dateTime ;
    dcterms:rights <http://creativecommons.org/publicdomain/zero/1.0/> ;
    <http://purl.org/nanopub/x/supersedes> <http://purl.org/np/RAbMwwoK6XwzkEK5Jm4uDEZ-mwSyf4xFKhU-ENoiuxOQ4> ;
    prov:wasDerivedFrom <http://identifiers.org/wikipathways/WP3167_r87627> , <http://identifiers.org/wikipathways/WP3186_r101996> , <http://identifiers.org/wikipathways/WP318_r89525> , <http://identifiers.org/wikipathways/WP3200_r101990> , <http://identifiers.org/wikipathways/WP3246_r80875> , <http://identifiers.org/wikipathways/WP3257_r98244> , <http://identifiers.org/wikipathways/WP374_r69204> , <http://identifiers.org/wikipathways/WP3869_r98007> ;
    prov:wasGeneratedBy sub:activity .
}