@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:37461406_def
  rdf:value "Ley aprobada originalmente el 3 de marzo de 1873. Fue derogada y promulgada de nuevo en 1906 y una vez más en 1994 para establecer normas compasivas para el transporte de ganado. Si este se transporta durante más de 28 horas consecutivas, se debe bajar del vehículo durante al menos 5 horas consecutivas para que se alimente, tome agua y descanse. El Departamento de Agricultura de los Estados Unidos es la entidad a través de la cual se ejecuta esta ley."@es, "The Twenty-Eight Hour Law was originally passed on March 3, 1873. The law was then repealed and reenacted in 1906 and again in 1994 to set humane standards for the transportation of livestock. If livestock are being transported for longer than 28 consecutive hours, they must be offloaded for at least 5 consecutive hours to get feed, water, and rest. The U.S. Department of Agriculture enforces the Law."@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:5387
  skos:prefLabel "leyes y regulaciones"@es, "laws and regulations"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:37461406 .

nalt:37461406
  dc:created "2023-04-03"^^xsd:date ;
  a skos:Concept ;
  ns0:marc001 "37461406" ;
  skos:definition nalt:37461406_def ;
  skos:prefLabel "Twenty-Eight Hour Law"@en, "ley de las Veintiocho Horas"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-awic>, <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:5387 ;
  dc:modified "2024-05-04"^^xsd:date .

