@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

nalt:16640980
  skos:inScheme <https://lod.nal.usda.gov/nalt-awic>, <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "16640980" ;
  skos:prefLabel "tunnel handling"@en, "manipulación en túnel"@es ;
  skos:definition nalt:16640980_def ;
  skos:broader nalt:9054 ;
  dc:created "2023-04-03"^^xsd:date ;
  dc:modified "2024-05-04"^^xsd:date ;
  a skos:Concept .

nalt:16640980_def
  rdf:value "Método no aversivo de manipulación de ratones en el que el animal entra en un tubo de plástico para su transporte, lo cual le causa menos estrés que su sujeción por la cola."@es, "A non-aversive method of mouse handling where the mouse enters a plastic tube for transport. This method of handling causes less stress to the mouse than picking the animal up by its tail."@en ;
  dc:source "See Gouveia, K., & Hurst, J. L. (2017). Optimising reliability of mouse performance in behavioural testing: the major role of non-aversive handling. Scientific Reports, 7(1), 44999. https://doi.org/https://www.nature.com/articles/srep44999" ;
  a ns0:Definition .

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

nalt:9054
  skos:prefLabel "ganadería"@es, "animal husbandry"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:16640980 .

