@prefix this: <http://purl.org/np/RAFMQMYcAerX612oQeV5J85B76BYqJWe6JFA8v-PxvGFE> .
@prefix sub: <http://purl.org/np/RAFMQMYcAerX612oQeV5J85B76BYqJWe6JFA8v-PxvGFE#> .
@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/HMDB0001381> dcterms:isPartOf <http://identifiers.org/wikipathways/WP3167> , <http://identifiers.org/wikipathways/WP318> , <http://identifiers.org/wikipathways/WP3186> , <http://identifiers.org/wikipathways/WP3257> , <http://identifiers.org/wikipathways/WP374> ;
    wp:organismName "Bos taurus" , "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/WP3257> wp:pathwayOntologyTag obo:PW_0000002 , obo:PW_0000133 .
  <http://identifiers.org/wikipathways/WP374> wp:pathwayOntologyTag obo:PW_0000156 .
}
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/WP3257_r107072> dc:title "Selenium Micronutrient Network"@en .
  <http://identifiers.org/wikipathways/WP374_r109402> dc:title "Prostaglandin Synthesis and Regulation"@en .
  sub:assertion has-source: pmid:9737710 , <http://identifiers.org/wikipathways/WP3167_r105998> , <http://identifiers.org/wikipathways/WP3186_r105927> , <http://identifiers.org/wikipathways/WP318_r106877> , <http://identifiers.org/wikipathways/WP3257_r107072> , <http://identifiers.org/wikipathways/WP374_r109402> .
}
sub:publicationInfo {
  sub:activity a prov:Activity ;
    prov:atLocation wd:Q1137652 ;
    prov:used <https://github.com/wikipathways/nanopublications> .
  this: dcterms:created "2020-07-11T11:31:19.108+02:00"^^xsd:dateTime ;
    dcterms:rights <http://creativecommons.org/publicdomain/zero/1.0/> ;
    <http://purl.org/nanopub/x/supersedes> <http://purl.org/np/RAe_v3sb4R1Ovmrt65yfpDlYrTrmgdAg1FZM7jgRJPUMQ> ;
    prov:wasDerivedFrom <http://identifiers.org/wikipathways/WP3167_r105998> , <http://identifiers.org/wikipathways/WP3186_r105927> , <http://identifiers.org/wikipathways/WP318_r106877> , <http://identifiers.org/wikipathways/WP3257_r107072> , <http://identifiers.org/wikipathways/WP374_r109402> ;
    prov:wasGeneratedBy sub:activity .
}