@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/RAPg2zPI53GVDaqMxCR48dlL6SwN6wuro3SpWX3SIFOzI> .
@prefix sub: <http://purl.org/np/RAPg2zPI53GVDaqMxCR48dlL6SwN6wuro3SpWX3SIFOzI#> .
@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:60151> dct:isPartOf <http://identifiers.org/wikipathways/WP3193> , <http://identifiers.org/wikipathways/WP3257> , <http://identifiers.org/wikipathways/WP3297> , <http://identifiers.org/wikipathways/WP3592> , <http://identifiers.org/wikipathways/WP3601> , <http://identifiers.org/wikipathways/WP3926> ;
    wp:organismName "Bos taurus" , "Homo sapiens" , "Mus musculus" ;
    a wp:Metabolite .
  <http://identifiers.org/wikipathways/WP3193> wp:pathwayOntologyTag obo:PW_0000397 .
  <http://identifiers.org/wikipathways/WP3257> wp:pathwayOntologyTag obo:PW_0000002 , obo:PW_0000133 .
  <http://identifiers.org/wikipathways/WP3297> wp:pathwayOntologyTag obo:PW_0000004 .
  <http://identifiers.org/wikipathways/WP3592> wp:pathwayOntologyTag obo:PW_0000013 .
  <http://identifiers.org/wikipathways/WP3601> wp:pathwayOntologyTag obo:PW_0000010 .
  <http://identifiers.org/wikipathways/WP3926> wp:pathwayOntologyTag obo:PW_0000013 .
}
sub:provenance {
  <http://identifiers.org/wikipathways/WP3193_r98242> dce:title "Vitamin B12 Metabolism"@en .
  <http://identifiers.org/wikipathways/WP3257_r98244> dce:title "Selenium Micronutrient Network"@en .
  <http://identifiers.org/wikipathways/WP3297_r103019> dce:title "EV release from cardiac cells and their functional effects"@en .
  <http://identifiers.org/wikipathways/WP3592_r94329> dce:title "ApoE and miR-146 in inflammation and atherosclerosis"@en .
  <http://identifiers.org/wikipathways/WP3601_r103449> dce:title "Composition of Lipid Particles"@en .
  <http://identifiers.org/wikipathways/WP3926_r97678> dce:title "ApoE and miR-146 in inflammation and atherosclerosis"@en .
  sub:assertion has-source: pmid:16698314 , pmid:17311055 , pmid:17960332 , pmid:18987785 , pmid:19940234 , pmid:9075838 , <http://identifiers.org/wikipathways/WP3193_r98242> , <http://identifiers.org/wikipathways/WP3257_r98244> , <http://identifiers.org/wikipathways/WP3297_r103019> , <http://identifiers.org/wikipathways/WP3592_r94329> , <http://identifiers.org/wikipathways/WP3601_r103449> , <http://identifiers.org/wikipathways/WP3926_r97678> .
}
sub:publicationInfo {
  sub:activity a prov:Activity ;
    prov:atLocation wd:Q1137652 ;
    prov:used <https://github.com/wikipathways/nanopublications> .
  this: dct:created "2019-03-17T12:13:37.470+01:00"^^xsd:dateTime ;
    dct:rights <http://creativecommons.org/publicdomain/zero/1.0/> ;
    npx:supersedes <http://purl.org/np/RAcDVB1fy6myGEGkj-fhsV5lTd96K6WDYerpsZsgHbwUM> ;
    prov:wasDerivedFrom <http://identifiers.org/wikipathways/WP3193_r98242> , <http://identifiers.org/wikipathways/WP3257_r98244> , <http://identifiers.org/wikipathways/WP3297_r103019> , <http://identifiers.org/wikipathways/WP3592_r94329> , <http://identifiers.org/wikipathways/WP3601_r103449> , <http://identifiers.org/wikipathways/WP3926_r97678> ;
    prov:wasGeneratedBy sub:activity .
}