@prefix this: <http://purl.org/np/RAOvjHSPKmppg7L2D1TkLWhwn8fw0mOYpLnJfjEStrRp4> .
@prefix sub: <http://purl.org/np/RAOvjHSPKmppg7L2D1TkLWhwn8fw0mOYpLnJfjEStrRp4#> .
@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/HMDB00067> dcterms: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_r86818> dc:title "Folate Metabolism"@en .
  <http://identifiers.org/wikipathways/WP139_r89871> dc:title "Nuclear receptors in lipid metabolism and toxicity"@en .
  <http://identifiers.org/wikipathways/WP1531_r82221> dc:title "Vitamin D Metabolism"@en .
  <http://identifiers.org/wikipathways/WP1533_r85340> dc:title "Vitamin B12 Metabolism"@en .
  <http://identifiers.org/wikipathways/WP15_r88908> dc:title "Selenium Micronutrient Network"@en .
  <http://identifiers.org/wikipathways/WP176_r85063> dc:title "Folate Metabolism"@en .
  <http://identifiers.org/wikipathways/WP1982_r90425> dc:title "Sterol Regulatory Element-Binding Proteins (SREBP) signalling"@en .
  <http://identifiers.org/wikipathways/WP1_r73346> dc:title "Statin Pathway"@en .
  sub:assertion has-source: pmid:15976321 , <http://identifiers.org/wikipathways/WP1075_r86818> , <http://identifiers.org/wikipathways/WP139_r89871> , <http://identifiers.org/wikipathways/WP1531_r82221> , <http://identifiers.org/wikipathways/WP1533_r85340> , <http://identifiers.org/wikipathways/WP15_r88908> , <http://identifiers.org/wikipathways/WP176_r85063> , <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: dcterms:created "2017-04-19T11:15:36.282+02:00"^^xsd:dateTime ;
    dcterms:rights <https://creativecommons.org/licenses/by/3.0/> ;
    <http://purl.org/nanopub/x/supersedes> <http://purl.org/np/RA1loIdv43krnZoBZAhppnzeOFG9jHJY-a1OuaFkelz9s> ;
    prov:wasDerivedFrom <http://identifiers.org/wikipathways/WP1075_r86818> , <http://identifiers.org/wikipathways/WP139_r89871> , <http://identifiers.org/wikipathways/WP1531_r82221> , <http://identifiers.org/wikipathways/WP1533_r85340> , <http://identifiers.org/wikipathways/WP15_r88908> , <http://identifiers.org/wikipathways/WP176_r85063> , <http://identifiers.org/wikipathways/WP1982_r90425> , <http://identifiers.org/wikipathways/WP1_r73346> ;
    prov:wasGeneratedBy sub:activity .
}