@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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:15385875
  ns0:marc001 "15385875" ;
  a skos:Concept ;
  skos:broader nalt:16619110 ;
  skos:prefLabel "nest scoring (welfare)"@en, "calificación de nidos (bienestar)"@es ;
  dc:created "2023-04-03"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-awic> ;
  skos:definition nalt:15385875_def ;
  dc:modified "2024-05-04"^^xsd:date .

nalt:15385875_def
  rdf:value "Método para evaluar el bienestar de los ratones de laboratorio mediante el análisis de la construcción de sus nidos con material de cama."@es, "A method of evaluating the welfare of laboratory mice by analyzing their building of nests with bedding material."@en ;
  dc:source "See Gaskill, B. N., Karas, A. Z., Garner, J. P., & Pritchett-Corning, K. R. (2013). Nest Building as an Indicator of Health and Welfare in Laboratory Mice. Journal of Visualized Experiments (JoVE), 82, 51012. https://doi.org/10.3791/51012" ;
  a ns0:Definition .

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

nalt:16619110
  skos:prefLabel "tratamiento del dolor"@es, "pain management"@en ;
  a skos:Concept ;
  skos:narrower nalt:15385875 .

