@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

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

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

nalt:85509499_def
  rdf:value "Reproducción de música o sonidos grabados para los animales como herramienta de enriquecimiento para reducir el estrés. La música o los sonidos se pueden emplear, p. ej., para disimular el ruido de las actividades de mantenimiento o imitar los sonidos del hábitat natural de los animales."@es, "The playing of recorded music or sounds for animals as an enrichment tool to reduce stress. For example, music or sounds may be used to mask the noise of maintenance activities or mimic the sounds of the animals' natural habitat."@en ;
  dc:source "AWIC" ;
  a ns0:Definition .

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

