@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:38946
  skos:prefLabel "exportaciones"@es, "exports"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:326215 .

nalt:38191
  skos:prefLabel "impuestos"@es, "taxes"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:326215 .

nalt:326215
  skos:prefLabel "impuesto sobre las exportaciones"@es, "export tax"@en ;
  skos:related nalt:38946, nalt:38943, nalt:38945 ;
  skos:hiddenLabel "export-tax"@en, "export-taxes"@en, "export taxes"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:modified "2018-11-16"^^xsd:date ;
  ns0:marc001 "87154" ;
  dc:created "2018-11-01"^^xsd:date ;
  skos:broader nalt:38191 .

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

nalt:38945
  skos:prefLabel "subsidios de exportación"@es, "export subsidies"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:326215 .

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

nalt:38943
  skos:prefLabel "políticas de exportación"@es, "export policies"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:326215 .

