@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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:18374
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:definition nalt:18374_def ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85075512> ;
  skos:related nalt:20759, nalt:39452, nalt:33458 ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C24086>, <http://id.cabi.org/cabt/121771> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  ns0:marc001 "38905" ;
  skos:prefLabel "bajo peso"@es, "underweight"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2015-07-24"^^xsd:date ;
  skos:broader nalt:119 .

nalt:119
  skos:prefLabel "peso corporal"@es, "body weight"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:18374 .

nalt:39452
  skos:prefLabel "inanición"@es, "starvation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:18374 .

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

nalt:18374_def
  rdf:value "Peso corporal considerado insuficeinte para mantener una buena salud. A menudo se define en términos de un índice de masa corporal inferior a 18.5."@es, "A body weight considered insufficient to maintain overall health. Often defined as a Body Mass Index (BMI) less than 18.5."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:20759
  skos:prefLabel "desnutrición"@es, "malnutrition"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:18374 .

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

nalt:33458
  skos:prefLabel "ayuno"@es, "fasting"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:18374 .

