@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:24540868 .

nalt:24540868_def
  rdf:value "Ley que exige un trato y manejo compasivo de los animales destinados al consumo humano en la planta de sacrificio, mientras se les da muerte de manera rápida y eficaz. Se aprobó originalmente el 27 de agosto de 1958 y es aplicada por el Servicio de Inspección e Inocuidad de los Alimentos del Departamento de Agricultura de los Estados Unidos."@es, "The Humane Methods of Slaughter Act (HMSA) requires the humane treatment and handling of food animals at the slaughter plant while also providing a quick and effective death. The Act was originally passed on August 27, 1958 and is enforced by the USDA Food Safety and Inspection Service (FSIS)."@en ;
  dc:source "Humane Methods of Slaughter Act, Animal Welfare Information Center, National Agricultural Library, USDA " ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:24540868
  skos:prefLabel "ley de Métodos Humanitarios de Sacrificio (HMSA)"@es, "Humane Methods of Slaughter Act"@en ;
  a skos:Concept ;
  skos:broader nalt:5387 ;
  skos:definition nalt:24540868_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-awic>, <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2024-05-04"^^xsd:date ;
  ns0:marc001 "24540868" ;
  dc:created "2023-04-03"^^xsd:date .

