@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:43536794_def
  rdf:value "Dispositivo o caja de enriquecimiento alimentario que estimula el comportamiento natural de búsqueda de comida."@es, " A food enrichment device or box that encourages natural foraging behavior."@en ;
  dc:source "AWIC" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:43536794
  dc:modified "2024-05-04"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-awic>, <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "43536794" ;
  skos:definition nalt:43536794_def ;
  skos:prefLabel "caja de forraje"@es, "forage boxes"@en ;
  a skos:Concept ;
  skos:broader nalt:313312 ;
  dc:created "2023-04-03"^^xsd:date .

nalt:313312
  skos:prefLabel "enriquecimiento alimenticio"@es, "feeding enrichment"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:43536794 .

