@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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#> .

nalt:38944_def
  rdf:value "Nivel al que un producto o servicio de afuera puede competir con productos producidos en la zona."@es, "The extent to which a good or a service can compete with locally-made products in another market."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:38944
  skos:prefLabel "acceso al mercado"@es, "market access"@en ;
  skos:hiddenLabel "market-access"@en, "access to markets"@en, "access to market"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:definition nalt:38944_def ;
  ns0:marc001 "22548" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2017-07-06"^^xsd:date ;
  skos:related nalt:47036 ;
  skos:broader nalt:47044, nalt:38943 .

nalt:47044
  skos:prefLabel "políticas de importación"@es, "import policies"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:38944 .

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

nalt:47036
  skos:prefLabel "competencia de mercado"@es, "market competition"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:38944 .

<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:narrower nalt:38944 .

