@prefix npx: <http://purl.org/nanopub/x/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix dce: <http://purl.org/dc/elements/1.1/> .
@prefix this: <http://purl.org/np/RAHBZagwdnZsKiYifcGTrSBS539miDz-t1mxeARGtFAv4> .
@prefix sub: <http://purl.org/np/RAHBZagwdnZsKiYifcGTrSBS539miDz-t1mxeARGtFAv4#> .
@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/chebi/CHEBI:39026> dct:isPartOf <http://identifiers.org/wikipathways/WP1041> , <http://identifiers.org/wikipathways/WP1075> , <http://identifiers.org/wikipathways/WP1157> , <http://identifiers.org/wikipathways/WP145> , <http://identifiers.org/wikipathways/WP15> , <http://identifiers.org/wikipathways/WP1533> , <http://identifiers.org/wikipathways/WP176> ;
    wp:organismName "Bos taurus" , "Canis familiaris" , "Homo sapiens" , "Rattus norvegicus" ;
    a wp:Metabolite .
  <http://identifiers.org/wikipathways/WP1041> wp:pathwayOntologyTag obo:PW_0000724 .
  <http://identifiers.org/wikipathways/WP1075> wp:pathwayOntologyTag obo:PW_0000140 .
  <http://identifiers.org/wikipathways/WP1157> wp:pathwayOntologyTag obo:PW_0000724 .
  <http://identifiers.org/wikipathways/WP145> wp:pathwayOntologyTag obo:PW_0000724 .
  <http://identifiers.org/wikipathways/WP15> wp:pathwayOntologyTag obo:PW_0000002 , obo:PW_0000133 .
  <http://identifiers.org/wikipathways/WP1533> wp:pathwayOntologyTag obo:PW_0000397 .
  <http://identifiers.org/wikipathways/WP176> wp:pathwayOntologyTag obo:PW_0000140 .
}
sub:provenance {
  <http://identifiers.org/wikipathways/WP1041_r82697> dce:title "Statin Pathway"@en .
  <http://identifiers.org/wikipathways/WP1075_r96339> dce:title "Folate Metabolism"@en .
  <http://identifiers.org/wikipathways/WP1157_r82698> dce:title "Statin Pathway"@en .
  <http://identifiers.org/wikipathways/WP145_r79447> dce:title "Statin Pathway"@en .
  <http://identifiers.org/wikipathways/WP1533_r97371> dce:title "Vitamin B12 Metabolism"@en .
  <http://identifiers.org/wikipathways/WP15_r96720> dce:title "Selenium Micronutrient Network"@en .
  <http://identifiers.org/wikipathways/WP176_r97550> dce:title "Folate Metabolism"@en .
  sub:assertion has-source: pmid:12419480 , pmid:15016776 , pmid:16698314 , pmid:17311055 , pmid:17960332 , pmid:17964036 , pmid:18562168 , pmid:18987785 , pmid:19940234 , pmid:9075838 , <http://identifiers.org/wikipathways/WP1041_r82697> , <http://identifiers.org/wikipathways/WP1075_r96339> , <http://identifiers.org/wikipathways/WP1157_r82698> , <http://identifiers.org/wikipathways/WP145_r79447> , <http://identifiers.org/wikipathways/WP1533_r97371> , <http://identifiers.org/wikipathways/WP15_r96720> , <http://identifiers.org/wikipathways/WP176_r97550> .
}
sub:publicationInfo {
  sub:activity a prov:Activity ;
    prov:atLocation wd:Q1137652 ;
    prov:used <https://github.com/wikipathways/nanopublications> .
  this: dct:created "2018-08-19T13:10:34.592+02:00"^^xsd:dateTime ;
    dct:rights <http://creativecommons.org/publicdomain/zero/1.0/> ;
    npx:supersedes <http://purl.org/np/RAAVgzw9YhVjoTF7xzva8-wNfiWSJAtECoBo9VSJ4VelI> ;
    prov:wasDerivedFrom <http://identifiers.org/wikipathways/WP1041_r82697> , <http://identifiers.org/wikipathways/WP1075_r96339> , <http://identifiers.org/wikipathways/WP1157_r82698> , <http://identifiers.org/wikipathways/WP145_r79447> , <http://identifiers.org/wikipathways/WP1533_r97371> , <http://identifiers.org/wikipathways/WP15_r96720> , <http://identifiers.org/wikipathways/WP176_r97550> ;
    prov:wasGeneratedBy sub:activity .
}