@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

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

nalt:5387
  skos:prefLabel "leyes y regulaciones"@es, "laws and regulations"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:95161297 .

nalt:95161297_def
  rdf:value "Ley aprobada en 1970 para prohibir la exhibición, la venta, la subasta o el transporte de caballos con irritaciones. El término \"aplicación de sustancias irritantes\" se define como la aplicación de cualquier producto químico (p. ej., aceite de mostaza o diésel), agente mecánico (p. ej., cadenas con sobrepeso) o práctica (p. ej., recorte de un casco para exponer el tejido sensible) en cualquier extremidad de un caballo, que pueda causar o que se espera que cause a este dolor físico o angustia al moverse. Los entrenadores la aplican para que los caballos levanten más las patas en poco tiempo, en lugar de dedicar tiempo a entrenarlos para que muestren un paso más animado de forma natural."@es, "The Horse Protection Act (HPA) was passed in 1970 to prohibit the showing, sale, auction, exhibition, or transport of sored horses. \"Soring\" is defined as the application of any chemical (e.g., mustard oil or diesel fuel), mechanical agent (e.g., overweight chains), or practice (e.g., trimming a hoof to expose the sensitive tissue) inflicted upon any limb of a horse, that can cause or be expected to cause the horse to suffer physical pain or distress when moving. Trainers use soring to give horses a highly animated gait in a short time period rather than spending time training them to have this gait naturally."@en ;
  dc:source "Horse Protection Act, Animal Welfare Information Center, National Agricultural Library, USDA" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:95161297
  skos:inScheme <https://lod.nal.usda.gov/nalt-awic>, <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2024-05-04"^^xsd:date ;
  a skos:Concept ;
  skos:prefLabel "ley de Protección del Caballo (HPA)"@es, "Horse Protection Act"@en ;
  dc:created "2023-04-03"^^xsd:date ;
  ns0:marc001 "95161297" ;
  skos:broader nalt:5387 ;
  skos:definition nalt:95161297_def .

