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

nalt:772_def
  rdf:value "Cualquier afección caracterizada especialmente por adelgazamiento progresivo y debilidad."@es, "A condition of involuntary weight loss of greater then 10% of baseline body weight. It is characterized by atrophy of muscles and depletion of lean body mass."@en ;
  dc:source "Medical Subject Headings 2012" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:772
  skos:definition nalt:772_def ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:hiddenLabel "wasting-syndrome"@en ;
  skos:related nalt:20757, nalt:1761, nalt:160, nalt:9330, nalt:18334, nalt:18378 ;
  ns0:marc001 "39798" ;
  skos:broader nalt:319 ;
  skos:prefLabel "wasting syndrome"@en, "síndrome debilitante"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:altLabel "wasting disease"@en ;
  dc:modified "2014-05-15"^^xsd:date ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C29054>, <http://id.cabi.org/cabt/124052> .

nalt:319
  skos:prefLabel "procesos y condiciones patológicas"@es, "pathological processes and conditions"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:772 .

nalt:160
  skos:prefLabel "emaciación"@es, "emaciation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:772 .

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

nalt:18378
  skos:prefLabel "pérdida de peso"@es, "weight loss"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:772 .

nalt:9330
  skos:prefLabel "enfermedades relacionadas con la dieta"@es, "diet-related diseases"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:772 .

nalt:1761
  skos:prefLabel "retraso del crecimiento"@es, "failure to thrive"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:772 .

nalt:18334
  skos:prefLabel "masa corporal delgada"@es, "lean body mass"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:772 .

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

nalt:20757
  skos:prefLabel "caquexia"@es, "cachexia"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:772 .

