@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 dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

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:5321 .

nalt:5327
  skos:prefLabel "exhibiciones de horticultura"@es, "horticultural exhibitions"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:5321 .

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

nalt:5328
  skos:prefLabel "exposiciones ganaderas"@es, "livestock exhibitions"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:5321 .

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

nalt:5321
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:related nalt:5329 ;
  skos:altLabel "agricultural shows"@en, "agricultural fairs"@en, "ferias agrícolas"@es, "farm shows"@en ;
  skos:broader nalt:5326 ;
  skos:hiddenLabel "agricultural fair"@en, "agricultural-exhibitions"@en, "agriculture fair"@en, "agriculture fairs"@en ;
  skos:narrower nalt:5328, nalt:5327 ;
  dc:modified "2018-08-30"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "exposiciones agrícolas"@es, "agricultural exhibitions"@en ;
  ns0:marc001 "1375" ;
  dc:created "2006-01-19"^^xsd:date .

nalt:5326
  skos:prefLabel "exposiciones"@es, "exhibitions"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:5321 .

