@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:23813202_def
  rdf:value "Recintos para animales de laboratorio, como ratones y ratas, los cuales tienen espacio suficiente por animal para cumplir la normativa sobre bienestar animal, pero insuficiente para facilitar comportamientos naturales u ofrecer un entorno enriquecido y estimulante."@es, "Enclosures for laboratory animals such as mice and rats which provide enough space per animal to comply with animal welfare regulations but not enough to facilitate natural behaviors or provide an enriched, stimulating environment."@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:9070
  skos:prefLabel "jaulas"@es, "cages"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:23813202 .

nalt:23813202
  skos:prefLabel "standard cages"@en, "jaulas estándar"@es ;
  dc:created "2023-04-03"^^xsd:date ;
  skos:definition nalt:23813202_def ;
  a skos:Concept ;
  ns0:marc001 "23813202" ;
  skos:broader nalt:9070 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-awic> ;
  dc:modified "2024-05-04"^^xsd:date .

