@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:4261
  skos:prefLabel "gobierno y administración"@es, "government and administration"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:19508328 .

nalt:19508328
  skos:broader nalt:9084 ;
  skos:narrower nalt:9288, nalt:5387, nalt:4261 ;
  skos:definition nalt:19508328_def ;
  skos:prefLabel "animal welfare laws and regulations"@en, "legislación y normativa sobre bienestar animal"@es ;
  dc:modified "2024-05-04"^^xsd:date ;
  ns0:marc001 "19508328" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-awic>, <https://lod.nal.usda.gov/nalt> ;
  dc:created "2023-04-03"^^xsd:date ;
  a skos:Concept .

nalt:9288
  skos:prefLabel "ley de animales"@es, "animal law"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:19508328 .

nalt:9084
  skos:prefLabel "mantenimiento del bienestar animal"@es, "animal welfare"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:19508328 .

nalt:19508328_def
  rdf:value "Leyes internacionales, federales, estatales y locales que regulan el bienestar de los animales."@es, "International, federal, state, and local laws governing the welfare of animals."@en ;
  dc:source "AWIC" ;
  a ns0:Definition .

nalt:5387
  skos:prefLabel "leyes y regulaciones"@es, "laws and regulations"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:19508328 .

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

