@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:47535
  skos:prefLabel "aranceles"@es, "tariffs"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:199788 .

nalt:17542
  skos:prefLabel "terrorismo"@es, "terrorism"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:199788 .

nalt:199787
  skos:prefLabel "Departamento de Seguridad Nacional"@es, "Department of Homeland Security"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:199788 .

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

nalt:199788
  skos:related nalt:30026, nalt:17542, nalt:9004, nalt:17515, nalt:47535 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:prefLabel "Customs and Border Protection"@en, "Aduanas y Protección de Fronteras"@es ;
  ns0:marc001 "65660" ;
  dc:modified "2013-12-06"^^xsd:date ;
  dc:created "2013-06-19"^^xsd:date ;
  skos:broader nalt:199787 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

nalt:17515
  skos:prefLabel "bioseguridad"@es, "biosecurity"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:199788 .

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

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

nalt:9004
  skos:prefLabel "inmigración"@es, "immigration"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:199788 .

