@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#> .

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:related nalt:30699 .

nalt:304967
  skos:prefLabel "centros vacacionales de montaña"@es, "mountain resorts"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:30699 .

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

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

nalt:30699
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85141704>, <http://id.agrisemantics.org/gacs/C30422>, <http://id.cabi.org/cabt/57855> ;
  skos:related nalt:304967, nalt:5329, nalt:9547 ;
  ns0:marc001 "39123" ;
  skos:broader nalt:2172 ;
  skos:prefLabel "vacations"@en, "vacaciones"@es ;
  dc:modified "2017-07-12"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date .

nalt:2172
  skos:prefLabel "cultura y humanidades"@es, "culture and humanities"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:30699 .

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

