@prefix dct: <http://purl.org/dc/terms/> .
@prefix dce: <http://purl.org/dc/elements/1.1/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix this: <http://purl.org/np/RABTtEJgLR_AxnEdKRhhqggaqHmexylhAgXCGEFsFeV3c> .
@prefix sub: <http://purl.org/np/RABTtEJgLR_AxnEdKRhhqggaqHmexylhAgXCGEFsFeV3c#> .
@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:39027> dct:isPartOf <http://identifiers.org/wikipathways/WP1041> , <http://identifiers.org/wikipathways/WP1075> , <http://identifiers.org/wikipathways/WP1157> , <http://identifiers.org/wikipathways/WP15> , <http://identifiers.org/wikipathways/WP1533> , <http://identifiers.org/wikipathways/WP176> ;
    wp:organismName "Bos taurus" , "Canis familiaris" , "Homo sapiens" ;
    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/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_r103263> dce:title "Statin Pathway"@en .
  <http://identifiers.org/wikipathways/WP1075_r98246> dce:title "Folate Metabolism"@en .
  <http://identifiers.org/wikipathways/WP1157_r82698> dce:title "Statin Pathway"@en .
  <http://identifiers.org/wikipathways/WP1533_r101942> dce:title "Vitamin B12 Metabolism"@en .
  <http://identifiers.org/wikipathways/WP15_r98241> dce:title "Selenium Micronutrient Network"@en .
  <http://identifiers.org/wikipathways/WP176_r101939> dce:title "Folate Metabolism"@en .
  sub:assertion has-source: pmid:17511631 , pmid:18927507 , <http://identifiers.org/wikipathways/WP1041_r103263> , <http://identifiers.org/wikipathways/WP1075_r98246> , <http://identifiers.org/wikipathways/WP1157_r82698> , <http://identifiers.org/wikipathways/WP1533_r101942> , <http://identifiers.org/wikipathways/WP15_r98241> , <http://identifiers.org/wikipathways/WP176_r101939> .
}
sub:publicationInfo {
  sub:activity a prov:Activity ;
    prov:atLocation wd:Q1137652 ;
    prov:used <https://github.com/wikipathways/nanopublications> .
  this: dct:created "2019-03-17T12:12:12.348+01:00"^^xsd:dateTime ;
    dct:rights <http://creativecommons.org/publicdomain/zero/1.0/> ;
    npx:supersedes <http://purl.org/np/RAZ4HrChz1ubhXj3CxHlk3OH_6TpmFPl1JHjwxaHzP_uA> ;
    prov:wasDerivedFrom <http://identifiers.org/wikipathways/WP1041_r103263> , <http://identifiers.org/wikipathways/WP1075_r98246> , <http://identifiers.org/wikipathways/WP1157_r82698> , <http://identifiers.org/wikipathways/WP1533_r101942> , <http://identifiers.org/wikipathways/WP15_r98241> , <http://identifiers.org/wikipathways/WP176_r101939> ;
    prov:wasGeneratedBy sub:activity .
}