@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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#> .

nalt:1848
  skos:prefLabel "prevención de delitos"@es, "crime prevention"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:30026 .

nalt:68834
  skos:prefLabel "administración de justicia"@es, "administration of justice"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:30026 .

nalt:49371
  skos:prefLabel "la policía"@es, "police"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:30026 .

<https://lod.nal.usda.gov/naltv#Topic>
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:24872
  skos:prefLabel "delito"@es, "crime"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:30026 .

nalt:199788
  skos:prefLabel "Aduanas y Protección de Fronteras"@es, "Customs and Border Protection"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:30026 .

nalt:30026
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:modified "2016-08-23"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:hiddenLabel "law-enforcement"@en ;
  skos:related nalt:1848, nalt:199788, nalt:49371, nalt:24872 ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85075302>, <http://id.agrisemantics.org/gacs/C26676>, <http://id.cabi.org/cabt/65003> ;
  skos:broader nalt:68834 ;
  ns0:marc001 "20794" ;
  skos:prefLabel "aplicación de la ley"@es, "law enforcement"@en ;
  skos:definition nalt:30026_def .

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

nalt:30026_def
  rdf:value "Nombre genérico de las actividades de las agencias responsables de mantener el orden público y de hacer cumplir la ley, particularmente las de prevención, detección e investigación del crimen y la captura de criminales."@es, "The generic name for the activities of the agencies responsible for maintaining public order and enforcing the law, particularly the activities of prevention, detection, and investigation of crime and the apprehension of criminals."@en ;
  dc:source "US Department of Justice, Bureau of Justice Statistics" ;
  a ns0:Definition .

