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

nalt:207700
  skos:hiddenLabel "acute toxicity of vitamin A"@en, "hypervitaminosis-A"@en, "toxicity of vitamin A."@en, "toxic effects of vitamin A"@en, "toxic effects of vitamin A."@en, "hypervitaminosis A."@en, "acute toxicity of vitamin A."@en, "toxicity of vitamin A"@en ;
  skos:related nalt:22610 ;
  dc:modified "2017-11-17"^^xsd:date ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:scopeNote "Existen dos tipos de hipervitaminosis A: la aguda, causada por ingerir demasiada vitamina A durante un periodo corto, y la crónica, provocada por tomar una cantidad excesiva de esa vitamina durante un periodo largo (fuente: MedlinePlus)."@es, "There are two types of hypervitaminosis A. Acute hypervitaminosis A caused by ingesting too much vitamin A over a short period of time. When too much of vitamin A is present over a long period of time is chronic hypervitaminosis A (MedlinePlus)."@en ;
  ns0:marc001 "68213" ;
  dc:created "2013-11-08"^^xsd:date ;
  skos:altLabel "vitamin A toxicity"@en, "acute vitamin A toxicity"@en, "chronic vitamin A toxicity"@en ;
  skos:prefLabel "hipervitaminosis A"@es, "hypervitaminosis A"@en ;
  skos:broader nalt:83174 ;
  skos:definition nalt:207700_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

nalt:83174
  skos:prefLabel "hipervitaminosis"@es, "hypervitaminosis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:207700 .

nalt:22610
  skos:prefLabel "vitamina A"@es, "vitamin A"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:related nalt:207700 .

ns0:Topic
  rdfs:label "Topic"@en ;
  a owl:Class .

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

nalt:207700_def
  rdf:value "Complejo de síntomas que resulta de la ingestión de cantidades excesivas de vitamina A. hypervitaminosis D"@es, "A symptom complex resulting from ingesting excessive amounts of vitamin A."@en ;
  dc:source "Medical Subject Headings 2014" ;
  a ns0:Definition .

