@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:5329
  skos:prefLabel "tiempo libre, recreación y turismo"@es, "leisure, recreation and tourism"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:5258 .

nalt:9547
  skos:prefLabel "viajar"@es, "travel"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:5258 .

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

nalt:35786
  skos:prefLabel "ecoturismo"@es, "ecotourism"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:5258 .

nalt:14408
  skos:prefLabel "industria de la hospitalidad"@es, "hospitality industry"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:5258 .

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

nalt:41029
  skos:prefLabel "industria de servicios"@es, "service industry"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:5258 .

nalt:5258
  skos:prefLabel "turismo"@es, "tourism"@en ;
  skos:definition nalt:5258_def ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_7822>, <http://id.cabi.org/cabt/118477>, <http://id.agrisemantics.org/gacs/C4055> ;
  ns0:marc001 "37967" ;
  skos:altLabel "tourist industry"@en, "tourism industry"@en ;
  dc:modified "2020-01-14"^^xsd:date ;
  skos:related nalt:14408, nalt:787, nalt:9547 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:narrower nalt:35786 ;
  a skos:Concept, ns0:Topic ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:5329, nalt:41029 .

nalt:5258_def
  rdf:value "La industria que provee entretenimiento local, hospedaje, transporte, alimentación y otros servicios a visitantes y viajeros."@es, "The industry that provides local entertainment, accommodation, transportation, catering and other services to visitors and travelers."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:787
  skos:prefLabel "visitantes"@es, "tourists"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:5258 .

