@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:11271
  skos:prefLabel "sed"@es, "thirst"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:298202 .

nalt:298202
  dc:created "2017-04-21"^^xsd:date ;
  skos:related nalt:18332, nalt:32026, nalt:11271, nalt:56341 ;
  ns0:marc001 "81452" ;
  skos:hiddenLabel "euhydrations"@en ;
  a skos:Concept, ns0:Topic ;
  skos:prefLabel "euhidratación"@es, "euhydration"@en ;
  skos:broader nalt:9107 ;
  dc:modified "2017-11-10"^^xsd:date ;
  skos:definition nalt:298202_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

nalt:298202_def
  rdf:value "Contenido normal de agua en el cuerpo."@es, "The normal water content of the body."@en ;
  dc:source "NAL Thesaurus" ;
  a ns0:Definition .

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

nalt:32026
  skos:prefLabel "deshidratación (fisiología animal)"@es, "dehydration (animal physiology)"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:298202 .

nalt:9107
  skos:prefLabel "fisiología animal"@es, "animal physiology"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:298202 .

nalt:56341
  skos:prefLabel "osmoregulación"@es, "osmoregulation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:298202 .

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

nalt:18332
  skos:prefLabel "agua corporal"@es, "body water"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:298202 .

