@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:83174
  skos:definition nalt:83174_def ;
  dc:modified "2013-12-06"^^xsd:date ;
  skos:prefLabel "hypervitaminosis"@en, "hipervitaminosis"@es ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:broader nalt:33402 ;
  ns0:marc001 "68212" ;
  skos:narrower nalt:207707 ;
  dc:created "2006-07-21"^^xsd:date ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85063738> .

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

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

nalt:33402
  skos:prefLabel "exceso de nutrientes"@es, "nutrient excess"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:83174 .

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

nalt:207707
  skos:prefLabel "hipervitaminosis D"@es, "hypervitaminosis D"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:83174 .

