@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@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:9547
  skos:prefLabel "viajar"@es, "travel"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:14408 .

nalt:20997
  skos:prefLabel "servicio de alimentación"@es, "food service"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:14408 .

nalt:14408
  skos:broader nalt:41029 ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh88004814>, <http://id.agrisemantics.org/gacs/C11792>, <http://id.cabi.org/cabt/58433> ;
  skos:prefLabel "industria de la hospitalidad"@es, "hospitality industry"@en ;
  skos:hiddenLabel "restaurant-industry"@en, "hospitality-firm"@en, "hospitality-industry"@en, "AirBnB"@en, "hospitality industries"@en, "hotel"@en, "hospitality firms"@en, "restaurant industries"@en, "motels"@en, "hospitality-firms"@en, "hospitality firm"@en, "restaurant industry"@en, "hotels"@en ;
  skos:altLabel "hotel industry"@en, "B & B (bed and breakfasts)"@en, "bed and breakfasts"@en ;
  ns0:marc001 "18568" ;
  skos:related nalt:9547, nalt:5258, nalt:20997 ;
  a ns0:Topic, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2020-02-27"^^xsd:date .

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

nalt:41029
  skos:prefLabel "industria de servicios"@es, "service industry"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:14408 .

nalt:5258
  skos:prefLabel "turismo"@es, "tourism"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:14408 .

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

