@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:68836
  skos:prefLabel "cortes (judiciales)"@es, "courts"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:68834 .

nalt:127297
  skos:prefLabel "economía, comercio, derecho, negocios, industria"@es, "Economics, Trade, Law, Business, Industry"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:68834 .

nalt:68834
  skos:narrower nalt:30026, nalt:68836 ;
  skos:definition nalt:68834_def ;
  skos:broader nalt:127297 ;
  skos:hiddenLabel "administration-of-justice"@en ;
  ns0:marc001 "51300" ;
  a ns0:Topic, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:created "2006-11-01"^^xsd:date ;
  skos:prefLabel "administration of justice"@en, "administración de justicia"@es ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85071120> .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

ns0:Topic
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:68834_def
  rdf:value "Ejecución práctica de la ley, que incluye las fuerzas de orden y seguridad, las correcciones, y el sistema judicial."@es, "The practical execution of the law, including law enforcement, corrections and the judicial system."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:30026
  skos:prefLabel "aplicación de la ley"@es, "law enforcement"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:68834 .

