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

nalt:17213
  skos:prefLabel "hábitos alimentarios"@es, "eating habits"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:221192 .

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

nalt:221192_def
  rdf:value "Consumo de una variedad limitada de alimentos y rechazo a alimentos conocidos o nuevos, a pesar de tener la capacidad de ingerirlos."@es, "Eating a limited variety of foods and rejection of both familiar or new foods, despite the ability to eat them."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:221192
  skos:altLabel "food fussiness"@en, "fussy eating"@en ;
  skos:prefLabel "comportamiento alimentario selectivo"@es, "picky eating"@en ;
  dc:created "2014-07-07"^^xsd:date ;
  skos:hiddenLabel "picky eater"@en, "picky eaters"@en, "picky-eating"@en, "fussy eaters"@en, "fussy eater"@en ;
  skos:definition nalt:221192_def ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  ns0:marc001 "94979" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:17213 ;
  dc:modified "2020-10-29"^^xsd:date .

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

