@prefix dct: <http://purl.org/dc/terms/> .
@prefix this: <http://purl.org/np/RAtZIwssNpSiCjJaaUmngct2JdNXh3uNv9pxaKmh2S35s> .
@prefix sub: <http://purl.org/np/RAtZIwssNpSiCjJaaUmngct2JdNXh3uNv9pxaKmh2S35s#> .
@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 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/hmdb/HMDB01377> dct:isPartOf <http://identifiers.org/wikipathways/WP3155> , <http://identifiers.org/wikipathways/WP3182> , <http://identifiers.org/wikipathways/WP3228> , <http://identifiers.org/wikipathways/WP3257> , <http://identifiers.org/wikipathways/WP3281> , <http://identifiers.org/wikipathways/WP3626> , <http://identifiers.org/wikipathways/WP370> , <http://identifiers.org/wikipathways/WP3937> ;
    wp:organismName "Bos taurus" , "Homo sapiens" , "Mus musculus" , "Saccharomyces cerevisiae" ;
    a wp:Metabolite .
  <http://identifiers.org/wikipathways/WP3155> wp:pathwayOntologyTag obo:PW_0000394 .
  <http://identifiers.org/wikipathways/WP3182> wp:pathwayOntologyTag obo:PW_0000476 .
  <http://identifiers.org/wikipathways/WP3228> wp:pathwayOntologyTag obo:PW_0000219 .
  <http://identifiers.org/wikipathways/WP3257> wp:pathwayOntologyTag obo:PW_0000133 .
  <http://identifiers.org/wikipathways/WP3281> wp:pathwayOntologyTag obo:PW_0000124 .
  <http://identifiers.org/wikipathways/WP3626> wp:pathwayOntologyTag obo:PW_0000015 , obo:PW_0000234 .
  <http://identifiers.org/wikipathways/WP370> wp:pathwayOntologyTag obo:PW_0000197 .
  <http://identifiers.org/wikipathways/WP3937> wp:pathwayOntologyTag obo:PW_0000015 , obo:PW_0000234 .
}
sub:provenance {
  <http://identifiers.org/wikipathways/WP3155_r80720> dc:title "Dopamine metabolism"@en .
  <http://identifiers.org/wikipathways/WP3182_r80761> dc:title "Effects of Nitric Oxide"@en .
  <http://identifiers.org/wikipathways/WP3228_r80832> dc:title "NAD Biosynthesis II (from tryptophan)"@en .
  <http://identifiers.org/wikipathways/WP3257_r85066> dc:title "Selenium Micronutrient Network"@en .
  <http://identifiers.org/wikipathways/WP3281_r80936> dc:title "Catalytic cycle of mammalian FMOs"@en .
  <http://identifiers.org/wikipathways/WP3626_r87399> dc:title "Microglia Pathogen Phagocytosis Pathway"@en .
  <http://identifiers.org/wikipathways/WP370_r89668> dc:title "Sphingolipid Metabolism"@en .
  <http://identifiers.org/wikipathways/WP3937_r90777> dc:title "Microglia Pathogen Phagocytosis Pathway"@en .
  sub:assertion has-source: pmid:10064852 , <http://identifiers.org/wikipathways/WP3155_r80720> , <http://identifiers.org/wikipathways/WP3182_r80761> , <http://identifiers.org/wikipathways/WP3228_r80832> , <http://identifiers.org/wikipathways/WP3257_r85066> , <http://identifiers.org/wikipathways/WP3281_r80936> , <http://identifiers.org/wikipathways/WP3626_r87399> , <http://identifiers.org/wikipathways/WP370_r89668> , <http://identifiers.org/wikipathways/WP3937_r90777> .
}
sub:publicationInfo {
  sub:activity a prov:Activity ;
    prov:atLocation wd:Q1137652 ;
    prov:used <https://github.com/wikipathways/nanopublications> .
  this: dct:created "2017-04-19T12:01:53.716+02:00"^^xsd:dateTime ;
    dct:rights <https://creativecommons.org/licenses/by/3.0/> ;
    prov:wasDerivedFrom <http://identifiers.org/wikipathways/WP3155_r80720> , <http://identifiers.org/wikipathways/WP3182_r80761> , <http://identifiers.org/wikipathways/WP3228_r80832> , <http://identifiers.org/wikipathways/WP3257_r85066> , <http://identifiers.org/wikipathways/WP3281_r80936> , <http://identifiers.org/wikipathways/WP3626_r87399> , <http://identifiers.org/wikipathways/WP370_r89668> , <http://identifiers.org/wikipathways/WP3937_r90777> ;
    prov:wasGeneratedBy sub:activity .
}