@prefix dcelem: <http://purl.org/dc/elements/1.1/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix this: <http://purl.org/np/RA6BUMFS4uQmV6F-mhuiQwR1yA_lik8TADJRb4K6kCrIs> .
@prefix sub: <http://purl.org/np/RA6BUMFS4uQmV6F-mhuiQwR1yA_lik8TADJRb4K6kCrIs#> .
@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/hmdb/HMDB0000929> dct:isPartOf <http://identifiers.org/wikipathways/WP3130> , <http://identifiers.org/wikipathways/WP3138> , <http://identifiers.org/wikipathways/WP3228> , <http://identifiers.org/wikipathways/WP3257> , <http://identifiers.org/wikipathways/WP3604> , <http://identifiers.org/wikipathways/WP3622> , <http://identifiers.org/wikipathways/WP3644> , <http://identifiers.org/wikipathways/WP3645> , <http://identifiers.org/wikipathways/WP3925> ;
    wp:organismName "Arabidopsis thaliana" , "Bos taurus" , "Homo sapiens" ;
    a wp:Metabolite .
  <http://identifiers.org/wikipathways/WP3130> wp:pathwayOntologyTag obo:PW_0000854 .
  <http://identifiers.org/wikipathways/WP3138> wp:pathwayOntologyTag obo:PW_0000854 .
  <http://identifiers.org/wikipathways/WP3228> wp:pathwayOntologyTag obo:PW_0000219 .
  <http://identifiers.org/wikipathways/WP3257> wp:pathwayOntologyTag obo:PW_0000002 , obo:PW_0000133 .
  <http://identifiers.org/wikipathways/WP3604> wp:pathwayOntologyTag obo:PW_0000002 .
  <http://identifiers.org/wikipathways/WP3622> wp:pathwayOntologyTag obo:PW_0000002 .
  <http://identifiers.org/wikipathways/WP3644> wp:pathwayOntologyTag obo:PW_0000002 .
  <http://identifiers.org/wikipathways/WP3645> wp:pathwayOntologyTag obo:PW_0000002 .
  <http://identifiers.org/wikipathways/WP3925> wp:pathwayOntologyTag obo:PW_0000011 .
}
sub:provenance {
  <http://identifiers.org/wikipathways/WP3130_r92922> dcelem:title "SIDS Susceptibility Pathways"@en .
  <http://identifiers.org/wikipathways/WP3138_r87660> dcelem:title "Serotonin Transporter Activity"@en .
  <http://identifiers.org/wikipathways/WP3228_r80832> dcelem:title "NAD Biosynthesis II (from tryptophan)"@en .
  <http://identifiers.org/wikipathways/WP3257_r98244> dcelem:title "Selenium Micronutrient Network"@en .
  <http://identifiers.org/wikipathways/WP3604_r94542> dcelem:title "Biochemical Pathways Part I"@en .
  <http://identifiers.org/wikipathways/WP3622_r89229> dcelem:title "AtMetExpress overview"@en .
  <http://identifiers.org/wikipathways/WP3644_r94904> dcelem:title "NAD+ metabolism"@en .
  <http://identifiers.org/wikipathways/WP3645_r90261> dcelem:title "NAD+ biosynthetic pathways"@en .
  <http://identifiers.org/wikipathways/WP3925_r96439> dcelem:title "Amino Acid metabolism"@en .
  sub:assertion has-source: pmid:14704851 , pmid:6371429 , <http://identifiers.org/wikipathways/WP3130_r92922> , <http://identifiers.org/wikipathways/WP3138_r87660> , <http://identifiers.org/wikipathways/WP3228_r80832> , <http://identifiers.org/wikipathways/WP3257_r98244> , <http://identifiers.org/wikipathways/WP3604_r94542> , <http://identifiers.org/wikipathways/WP3622_r89229> , <http://identifiers.org/wikipathways/WP3644_r94904> , <http://identifiers.org/wikipathways/WP3645_r90261> , <http://identifiers.org/wikipathways/WP3925_r96439> .
}
sub:publicationInfo {
  sub:activity a prov:Activity ;
    prov:atLocation wd:Q1137652 ;
    prov:used <https://github.com/wikipathways/nanopublications> .
  this: dct:created "2018-12-15T09:26:14.112+01:00"^^xsd:dateTime ;
    dct:rights <http://creativecommons.org/publicdomain/zero/1.0/> ;
    npx:supersedes <http://purl.org/np/RAm94_ZoM-ZjyM3cD0HQyp31Ir1bRxJvvyYATNXxGkjkU> ;
    prov:wasDerivedFrom <http://identifiers.org/wikipathways/WP3130_r92922> , <http://identifiers.org/wikipathways/WP3138_r87660> , <http://identifiers.org/wikipathways/WP3228_r80832> , <http://identifiers.org/wikipathways/WP3257_r98244> , <http://identifiers.org/wikipathways/WP3604_r94542> , <http://identifiers.org/wikipathways/WP3622_r89229> , <http://identifiers.org/wikipathways/WP3644_r94904> , <http://identifiers.org/wikipathways/WP3645_r90261> , <http://identifiers.org/wikipathways/WP3925_r96439> ;
    prov:wasGeneratedBy sub:activity .
}