@prefix this: <http://purl.org/np/RAOairL4NQJTno_84Cd6wGvZpwED8nsyG0HI6SioGqzaY> .
@prefix sub: <http://purl.org/np/RAOairL4NQJTno_84Cd6wGvZpwED8nsyG0HI6SioGqzaY#> .
@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_r105998> dc:title "Quercetin and Nf-kB/ AP-1 Induced Cell Apoptosis"@en .
  <http://identifiers.org/wikipathways/WP3186_r105927> dc:title "Spinal Cord Injury"@en .
  <http://identifiers.org/wikipathways/WP318_r106877> dc:title "Eicosanoid Synthesis"@en .
  <http://identifiers.org/wikipathways/WP3200_r107066> dc:title "PDGF Pathway"@en .
  <http://identifiers.org/wikipathways/WP3246_r105984> dc:title "Endothelin Pathways"@en .
  <http://identifiers.org/wikipathways/WP3257_r107072> dc:title "Selenium Micronutrient Network"@en .
  <http://identifiers.org/wikipathways/WP374_r106885> dc:title "Prostaglandin Synthesis and Regulation"@en .
  <http://identifiers.org/wikipathways/WP3869_r106148> 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_r105998> , <http://identifiers.org/wikipathways/WP3186_r105927> , <http://identifiers.org/wikipathways/WP318_r106877> , <http://identifiers.org/wikipathways/WP3200_r107066> , <http://identifiers.org/wikipathways/WP3246_r105984> , <http://identifiers.org/wikipathways/WP3257_r107072> , <http://identifiers.org/wikipathways/WP374_r106885> , <http://identifiers.org/wikipathways/WP3869_r106148> .
}
sub:publicationInfo {
  sub:activity a prov:Activity ;
    prov:atLocation wd:Q1137652 ;
    prov:used <https://github.com/wikipathways/nanopublications> .
  this: dcterms:created "2020-02-19T13:31:08.203+01:00"^^xsd:dateTime ;
    dcterms:rights <http://creativecommons.org/publicdomain/zero/1.0/> ;
    <http://purl.org/nanopub/x/supersedes> <http://purl.org/np/RAI5fTwUDggqMcBUdyHTo3P9_vmniUjwgonVimWsfT0cg> ;
    prov:wasDerivedFrom <http://identifiers.org/wikipathways/WP3167_r105998> , <http://identifiers.org/wikipathways/WP3186_r105927> , <http://identifiers.org/wikipathways/WP318_r106877> , <http://identifiers.org/wikipathways/WP3200_r107066> , <http://identifiers.org/wikipathways/WP3246_r105984> , <http://identifiers.org/wikipathways/WP3257_r107072> , <http://identifiers.org/wikipathways/WP374_r106885> , <http://identifiers.org/wikipathways/WP3869_r106148> ;
    prov:wasGeneratedBy sub:activity .
}