@prefix this: <http://purl.org/np/RAoUPSfZT1ucr-Rs37IjJnQQqZWQDMAmBF8G5d2BN7yn0> .
@prefix sub: <http://purl.org/np/RAoUPSfZT1ucr-Rs37IjJnQQqZWQDMAmBF8G5d2BN7yn0#> .
@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/HMDB01452> dcterms:isPartOf <http://identifiers.org/wikipathways/WP303> , <http://identifiers.org/wikipathways/WP3167> , <http://identifiers.org/wikipathways/WP318> , <http://identifiers.org/wikipathways/WP3193> , <http://identifiers.org/wikipathways/WP3257> , <http://identifiers.org/wikipathways/WP374> ;
    wp:organismName "Bos taurus" , "Mus musculus" , "Rattus norvegicus" ;
    a wp:Metabolite .
  <http://identifiers.org/wikipathways/WP303> wp:pathwayOntologyTag obo:PW_0000156 .
  <http://identifiers.org/wikipathways/WP3167> wp:pathwayOntologyTag obo:PW_0000009 .
  <http://identifiers.org/wikipathways/WP318> wp:pathwayOntologyTag obo:PW_0001239 .
  <http://identifiers.org/wikipathways/WP3193> wp:pathwayOntologyTag obo:PW_0000397 .
  <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/WP303_r71789> dc:title "Prostaglandin Synthesis and Regulation"@en .
  <http://identifiers.org/wikipathways/WP3167_r87627> dc:title "Quercetin and Nf-kB/ AP-1 Induced Cell Apoptosis"@en .
  <http://identifiers.org/wikipathways/WP318_r89525> dc:title "Eicosanoid Synthesis"@en .
  <http://identifiers.org/wikipathways/WP3193_r96311> dc:title "Vitamin B12 Metabolism"@en .
  <http://identifiers.org/wikipathways/WP3257_r96319> dc:title "Selenium Micronutrient Network"@en .
  <http://identifiers.org/wikipathways/WP374_r69204> dc:title "Prostaglandin Synthesis and Regulation"@en .
  sub:assertion has-source: pmid:12432933 , pmid:18420277 , pmid:3790723 , <http://identifiers.org/wikipathways/WP303_r71789> , <http://identifiers.org/wikipathways/WP3167_r87627> , <http://identifiers.org/wikipathways/WP318_r89525> , <http://identifiers.org/wikipathways/WP3193_r96311> , <http://identifiers.org/wikipathways/WP3257_r96319> , <http://identifiers.org/wikipathways/WP374_r69204> .
}
sub:publicationInfo {
  sub:activity a prov:Activity ;
    prov:atLocation wd:Q1137652 ;
    prov:used <https://github.com/wikipathways/nanopublications> .
  this: dcterms:created "2018-06-09T11:21:25.763+02:00"^^xsd:dateTime ;
    dcterms:rights <http://creativecommons.org/publicdomain/zero/1.0/> ;
    <http://purl.org/nanopub/x/supersedes> <http://purl.org/np/RAI1c2Oi4gSjHQ1m5S05RM1OHj7P4BtGqs5_lOhU9nb-4> ;
    prov:wasDerivedFrom <http://identifiers.org/wikipathways/WP303_r71789> , <http://identifiers.org/wikipathways/WP3167_r87627> , <http://identifiers.org/wikipathways/WP318_r89525> , <http://identifiers.org/wikipathways/WP3193_r96311> , <http://identifiers.org/wikipathways/WP3257_r96319> , <http://identifiers.org/wikipathways/WP374_r69204> ;
    prov:wasGeneratedBy sub:activity .
}