@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#> .

nalt:119
  skos:prefLabel "peso corporal"@es, "body weight"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:159 .

nalt:18377
  skos:prefLabel "aumento de peso"@es, "weight gain"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:159 .

nalt:156
  skos:prefLabel "signos y síntomas (animales y seres humanos)"@es, "signs and symptoms (animals and humans)"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:159 .

nalt:160
  skos:prefLabel "emaciación"@es, "emaciation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:159 .

nalt:9413
  skos:prefLabel "ganancia de peso vivo"@es, "liveweight gain"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:159 .

nalt:159
  skos:hiddenLabel "body-weight gain"@en, "body weight gain"@en, "evolution of body weight"@en, "body-weight evolution"@en, "body-weight loss"@en, "body weight regulation"@en, "body weight loss"@en, "body-weight gained"@en, "body weight evolution"@en, "body-weight-changes"@en, "loss of body weight"@en, "body-weight lost"@en ;
  skos:altLabel "fluctuaciones en el peso del cuerpo"@es ;
  skos:prefLabel "body weight changes"@en, "cambios en el peso corporal"@es ;
  skos:related nalt:156, nalt:18378, nalt:18377, nalt:9413 ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:modified "2019-04-22"^^xsd:date ;
  skos:broader nalt:119 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:scopeNote "Aumento o reducción, deseada o no, del peso corporal en animales distintos del ganado y los humanos. Para referirse al aumento de peso en términos del rendimiento y la producción del ganado, USE el término ganancia de peso vivo."@es, "The amount of desired or undesired body weight increase or decrease in animals other than livestock and humans; for body weight increase in livestock performance and production USE liveweight gain."@en ;
  skos:narrower nalt:160 ;
  ns0:marc001 "51405" .

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

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:159 .

