@prefix dct: <http://purl.org/dc/terms/> .
@prefix dcelem: <http://purl.org/dc/elements/1.1/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix this: <http://purl.org/np/RA8dG4tuFRmGj_b8oRFPKzpuaFFf-4tQlnIP_q9qB3EFg> .
@prefix sub: <http://purl.org/np/RA8dG4tuFRmGj_b8oRFPKzpuaFFf-4tQlnIP_q9qB3EFg#> .
@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/hmdb/HMDB0001452> dct: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> dcelem:title "Prostaglandin Synthesis and Regulation"@en .
  <http://identifiers.org/wikipathways/WP3167_r87627> dcelem:title "Quercetin and Nf-kB/ AP-1 Induced Cell Apoptosis"@en .
  <http://identifiers.org/wikipathways/WP318_r89525> dcelem:title "Eicosanoid Synthesis"@en .
  <http://identifiers.org/wikipathways/WP3193_r98242> dcelem:title "Vitamin B12 Metabolism"@en .
  <http://identifiers.org/wikipathways/WP3257_r98244> dcelem:title "Selenium Micronutrient Network"@en .
  <http://identifiers.org/wikipathways/WP374_r69204> dcelem: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_r98242> , <http://identifiers.org/wikipathways/WP3257_r98244> , <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: dct:created "2018-12-15T09:26:14.112+01:00"^^xsd:dateTime ;
    dct:rights <http://creativecommons.org/publicdomain/zero/1.0/> ;
    npx:supersedes <http://purl.org/np/RAoo4m_zTIKPD35v2xOt6U-SvrihchUyx6tLEoEp4Gin4> ;
    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_r98242> , <http://identifiers.org/wikipathways/WP3257_r98244> , <http://identifiers.org/wikipathways/WP374_r69204> ;
    prov:wasGeneratedBy sub:activity .
}