@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:9077
  skos:prefLabel "desempeño animal"@es, "animal performance"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:9413 .

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

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

nalt:9413
  skos:exactMatch <http://id.cabi.org/cabt/67526>, <http://id.agrisemantics.org/gacs/C1032> ;
  skos:narrower nalt:207636, nalt:80151 ;
  skos:prefLabel "liveweight gain"@en, "ganancia de peso vivo"@es ;
  skos:hiddenLabel "live weight gains"@en, "gains in live weight"@en, "liveweight-gain"@en, "liveweight gains"@en, "gain in liveweight"@en, "live-weight gains"@en, "gain in live weight"@en, "gains in live-weight"@en, "gain in live-weight"@en, "live weight gain"@en, "gains in liveweight"@en ;
  skos:related nalt:119, nalt:159, nalt:18377 ;
  skos:scopeNote "Body weight increase in livestock performance and production; for the amount of desired or undesired body weight increase or decrease in other animals and humans USE body weight changes"@en, "Aumento en el peso corporal en términos del rendimiento y la producción del ganado. Para referirse al aumento o la reducción, deseada o no, en el peso corporal de animales distintos del ganado y los humanos, UTILICE el término cambios en el peso corporal."@es ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:modified "2018-08-10"^^xsd:date ;
  ns0:marc001 "21676" ;
  skos:altLabel "live-weight gain"@en ;
  skos:broader nalt:9077 .

nalt:159
  skos:prefLabel "cambios en el peso corporal"@es, "body weight changes"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:9413 .

nalt:207636
  skos:prefLabel "ganancia media diaria"@es, "average daily gain"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:9413 .

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

nalt:80151
  skos:prefLabel "rendimiento de engorde"@es, "fattening performance"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:9413 .

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

