@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:153336_def
  rdf:value "El precursor inmediato de la biosíntesis de la serotonina a partir del triptófano. Se utiliza como antiepiléptico y antidepresivo."@es, "The immediate precursor in the biosynthesis of serotonin from tryptophan. It is used as an antiepileptic and antidepressant."@en ;
  dc:source "Medical Subject Headings 2012" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:7808
  skos:prefLabel "triptofan"@es, "tryptophan"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:153336 .

<https://lod.nal.usda.gov/naltv#Chemical>
  rdfs:label "Chemical"@en ;
  a owl:Class .

nalt:153336
  skos:prefLabel "5-hydroxytryptophan"@en, "5-hidroxitriptófano"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh97008890> ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:altLabel "oxytryptophan"@en, "hydroxytryptophan"@en, "5-HTP"@en, "oxitriptan"@en ;
  skos:definition nalt:153336_def ;
  dc:modified "2013-08-21"^^xsd:date ;
  dc:created "2011-12-22"^^xsd:date ;
  skos:broader nalt:7808 ;
  ns0:marc001 "60265" .

<https://lod.nal.usda.gov/nalt>
  rdfs:label "NALT Full"@en ;
  a skos:ConceptScheme .

