@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:16453
  skos:prefLabel "motivación"@es, "motivation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:242311 .

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

nalt:242311_def
  rdf:value "Motivación de un individuo para obtener alimentos cuando no tiene hambre o cuán duro trabaja un individuo para conseguir alimentos cuando no tiene apetito. Se asocia al aumento en la ingestión de energía y al aumento de peso."@es, "The motivation to obtain food when an individual is not hungry, or how hard an individual will work to obtain food when the individual is not hungry. It is associated with increased energy intake and weight gain."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

<https://lod.nal.usda.gov/naltv#Topic>
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:21413
  skos:prefLabel "ingesta de energía"@es, "energy intake"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:242311 .

nalt:8996
  skos:prefLabel "conducta alimentaria"@es, "feeding behavior"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:242311 .

nalt:762
  skos:prefLabel "obesidad"@es, "obesity"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:242311 .

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

nalt:242311
  skos:hiddenLabel "food-reinforcement"@en, "reinforcing value of food"@en, "RRV food"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:242311_def ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:related nalt:18377, nalt:21413, nalt:762 ;
  skos:prefLabel "reforzamiento con alimento"@es, "food reinforcement"@en ;
  ns0:marc001 "66951" ;
  skos:broader nalt:8996, nalt:16453 ;
  dc:created "2015-03-02"^^xsd:date ;
  dc:modified "2015-11-16"^^xsd:date .

