@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:83174
  skos:prefLabel "hipervitaminosis"@es, "hypervitaminosis"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:207709 .

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

nalt:39590
  skos:prefLabel "vitamina E"@es, "vitamin E"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:related nalt:207709 .

nalt:207709
  skos:hiddenLabel "hypervitaminosis E."@en, "hypervitaminosis-E"@en ;
  ns0:marc001 "68215" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:altLabel "vitamin E toxicity"@en ;
  skos:broader nalt:83174 ;
  a ns0:Topic, skos:Concept ;
  dc:modified "2017-11-17"^^xsd:date ;
  skos:related nalt:39590 ;
  skos:definition nalt:207709_def ;
  dc:created "2013-11-08"^^xsd:date ;
  skos:prefLabel "hypervitaminosis E"@en, "hipervitaminosis E"@es .

nalt:207709_def
  rdf:value "Síntoma de un problema causado por ingerir cantidades excesivas de vitamina E."@es, "A symptom caused by ingesting excessive amounts of vitamin E."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

