@prefix this: <http://purl.org/np/RA9S6S97VdCXhbYD1MgcGH8L7QSfvfmpM8PVXuz5TA6ks> .
@prefix sub: <http://purl.org/np/RA9S6S97VdCXhbYD1MgcGH8L7QSfvfmpM8PVXuz5TA6ks#> .
@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/chebi/CHEBI:39025> dcterms: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_r106004> dc:title "Statin Pathway"@en .
  <http://identifiers.org/wikipathways/WP1075_r107053> dc:title "Folate Metabolism"@en .
  <http://identifiers.org/wikipathways/WP1157_r106054> dc:title "Statin Pathway"@en .
  <http://identifiers.org/wikipathways/WP145_r109395> dc:title "Statin Pathway"@en .
  <http://identifiers.org/wikipathways/WP1533_r107121> dc:title "Vitamin B12 Metabolism"@en .
  <http://identifiers.org/wikipathways/WP15_r107118> dc:title "Selenium Micronutrient Network"@en .
  <http://identifiers.org/wikipathways/WP176_r107123> dc:title "Folate Metabolism"@en .
  sub:assertion has-source: pmid:10468579 , pmid:15016776 , pmid:15976321 , pmid:16120612 , pmid:19940234 , pmid:4086942 , <http://identifiers.org/wikipathways/WP1041_r106004> , <http://identifiers.org/wikipathways/WP1075_r107053> , <http://identifiers.org/wikipathways/WP1157_r106054> , <http://identifiers.org/wikipathways/WP145_r109395> , <http://identifiers.org/wikipathways/WP1533_r107121> , <http://identifiers.org/wikipathways/WP15_r107118> , <http://identifiers.org/wikipathways/WP176_r107123> .
}
sub:publicationInfo {
  sub:activity a prov:Activity ;
    prov:atLocation wd:Q1137652 ;
    prov:used <https://github.com/wikipathways/nanopublications> .
  this: dcterms:created "2020-07-11T11:29:20.531+02:00"^^xsd:dateTime ;
    dcterms:rights <http://creativecommons.org/publicdomain/zero/1.0/> ;
    <http://purl.org/nanopub/x/supersedes> <http://purl.org/np/RAihJZAHELSyvF_vSSn-Jf7zvFeSUn9zLXDqwdZq374sI> ;
    prov:wasDerivedFrom <http://identifiers.org/wikipathways/WP1041_r106004> , <http://identifiers.org/wikipathways/WP1075_r107053> , <http://identifiers.org/wikipathways/WP1157_r106054> , <http://identifiers.org/wikipathways/WP145_r109395> , <http://identifiers.org/wikipathways/WP1533_r107121> , <http://identifiers.org/wikipathways/WP15_r107118> , <http://identifiers.org/wikipathways/WP176_r107123> ;
    prov:wasGeneratedBy sub:activity .
}