@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:301036
  skos:prefLabel "transporte en autobús"@es, "bus transportation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:9547 .

nalt:9263
  skos:prefLabel "transporte de animales"@es, "animal transport"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:9547 .

nalt:9547
  skos:exactMatch <http://id.agrisemantics.org/gacs/C13424>, <http://id.loc.gov/authorities/subjects/sh99005039>, <http://id.cabi.org/cabt/118985>, <http://id.loc.gov/authorities/subjects/sh85137149> ;
  ns0:marc001 "38156" ;
  a ns0:Topic, skos:Concept ;
  skos:scopeNote "Use for people journeying to a destination for business or pleasure; For live animals (zoo animals, livestock, pets, live fish, etc.) being transported to a destination USE animal transport."@en, "Usar para referirse a personas que viajan a un destino por placer o por negocios; USAR \"transporte de animales\" para referirse a los animales transportados a un destino (animales de un zoológico, ganado, mascotas, peces vivos, etc.)."@es ;
  skos:prefLabel "viajar"@es, "travel"@en ;
  skos:related nalt:301036, nalt:14408, nalt:5258, nalt:9263, nalt:30699 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2019-07-18"^^xsd:date ;
  skos:altLabel "travel industry"@en ;
  skos:broader nalt:1004 .

nalt:1004
  skos:prefLabel "transporte"@es, "transportation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:9547 .

nalt:14408
  skos:prefLabel "industria de la hospitalidad"@es, "hospitality industry"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:9547 .

nalt:30699
  skos:prefLabel "vacaciones"@es, "vacations"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:9547 .

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

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

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

