@prefix dcelem: <http://purl.org/dc/elements/1.1/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix this: <http://purl.org/np/RAFd8axZidajVJEIlNu7UmgjHhgxfDzAXQCg6-JXoIRj8> .
@prefix sub: <http://purl.org/np/RAFd8axZidajVJEIlNu7UmgjHhgxfDzAXQCg6-JXoIRj8#> .
@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/HMDB0000067> dct:isPartOf <http://identifiers.org/wikipathways/WP1> , <http://identifiers.org/wikipathways/WP1075> , <http://identifiers.org/wikipathways/WP139> , <http://identifiers.org/wikipathways/WP15> , <http://identifiers.org/wikipathways/WP1531> , <http://identifiers.org/wikipathways/WP1533> , <http://identifiers.org/wikipathways/WP176> , <http://identifiers.org/wikipathways/WP1982> ;
    wp:organismName "Bos taurus" , "Homo sapiens" , "Mus musculus" , "Rattus norvegicus" ;
    a wp:Metabolite .
  <http://identifiers.org/wikipathways/WP1> wp:pathwayOntologyTag obo:PW_0000724 .
  <http://identifiers.org/wikipathways/WP1075> wp:pathwayOntologyTag obo:PW_0000140 .
  <http://identifiers.org/wikipathways/WP139> wp:pathwayOntologyTag obo:PW_0000010 .
  <http://identifiers.org/wikipathways/WP15> wp:pathwayOntologyTag obo:PW_0000002 , obo:PW_0000133 .
  <http://identifiers.org/wikipathways/WP1531> wp:pathwayOntologyTag obo:PW_0000135 , obo:PW_0001011 .
  <http://identifiers.org/wikipathways/WP1533> wp:pathwayOntologyTag obo:PW_0000397 .
  <http://identifiers.org/wikipathways/WP176> wp:pathwayOntologyTag obo:PW_0000140 .
  <http://identifiers.org/wikipathways/WP1982> wp:pathwayOntologyTag obo:PW_0000029 , obo:PW_0000454 , obo:PW_0000753 .
}
sub:provenance {
  <http://identifiers.org/wikipathways/WP1075_r98246> dcelem:title "Folate Metabolism"@en .
  <http://identifiers.org/wikipathways/WP139_r89871> dcelem:title "Nuclear receptors in lipid metabolism and toxicity"@en .
  <http://identifiers.org/wikipathways/WP1531_r96858> dcelem:title "Vitamin D Metabolism"@en .
  <http://identifiers.org/wikipathways/WP1533_r98243> dcelem:title "Vitamin B12 Metabolism"@en .
  <http://identifiers.org/wikipathways/WP15_r98241> dcelem:title "Selenium Micronutrient Network"@en .
  <http://identifiers.org/wikipathways/WP176_r98245> dcelem:title "Folate Metabolism"@en .
  <http://identifiers.org/wikipathways/WP1982_r90425> dcelem:title "Sterol Regulatory Element-Binding Proteins (SREBP) signalling"@en .
  <http://identifiers.org/wikipathways/WP1_r73346> dcelem:title "Statin Pathway"@en .
  sub:assertion has-source: pmid:15976321 , <http://identifiers.org/wikipathways/WP1075_r98246> , <http://identifiers.org/wikipathways/WP139_r89871> , <http://identifiers.org/wikipathways/WP1531_r96858> , <http://identifiers.org/wikipathways/WP1533_r98243> , <http://identifiers.org/wikipathways/WP15_r98241> , <http://identifiers.org/wikipathways/WP176_r98245> , <http://identifiers.org/wikipathways/WP1982_r90425> , <http://identifiers.org/wikipathways/WP1_r73346> .
}
sub:publicationInfo {
  sub:activity a prov:Activity ;
    prov:atLocation wd:Q1137652 ;
    prov:used <https://github.com/wikipathways/nanopublications> .
  this: dct:created "2018-12-15T09:24:38.462+01:00"^^xsd:dateTime ;
    dct:rights <http://creativecommons.org/publicdomain/zero/1.0/> ;
    npx:supersedes <http://purl.org/np/RAYdYqRobOiNeAjLI97hnnjScqxd1fyetsS5rV_I_LDkE> ;
    prov:wasDerivedFrom <http://identifiers.org/wikipathways/WP1075_r98246> , <http://identifiers.org/wikipathways/WP139_r89871> , <http://identifiers.org/wikipathways/WP1531_r96858> , <http://identifiers.org/wikipathways/WP1533_r98243> , <http://identifiers.org/wikipathways/WP15_r98241> , <http://identifiers.org/wikipathways/WP176_r98245> , <http://identifiers.org/wikipathways/WP1982_r90425> , <http://identifiers.org/wikipathways/WP1_r73346> ;
    prov:wasGeneratedBy sub:activity .
}