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

nalt:33331724
  a skos:Concept ;
  ns0:marc001 "33331724" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-awic> ;
  dc:modified "2024-05-04"^^xsd:date ;
  skos:definition nalt:33331724_def ;
  skos:prefLabel "manipulanda"@en, "manipulandum"@es ;
  skos:broader nalt:5156 ;
  dc:created "2023-04-03"^^xsd:date .

nalt:5156
  skos:prefLabel "conducta animal"@es, "animal behavior"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:33331724 .

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

nalt:33331724_def
  rdf:value "Objeto (un bloque de madera, animal de peluche, producto de cartón) que puede ser movido, utilizado o alterado por un animal para desarrollar sus habilidades motoras finas, a fin de que se asemejen a las observadas en la naturaleza."@es, "An object that can be moved, used or altered  by an animal to increase engagement in fine motor skills similar to those exhibited in the wild (e.g. wooden blocks, stuffed animals, cardboard products)"@en ;
  dc:source "AWIC" ;
  a ns0:Definition .

