@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:535
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh91004621> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:prefLabel "vehículos de recreación"@es, "recreational vehicles"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85111994> ;
  skos:broader nalt:532 ;
  ns0:marc001 "31586" ;
  skos:related nalt:21597, nalt:6500, nalt:69043 ;
  skos:altLabel "campers (vehicles)"@en, "motor homes"@en, "RV (recreational vehicles)"@en ;
  skos:hiddenLabel "recreational vehicle"@en, "recreational-vehicles"@en, "motor home"@en ;
  dc:modified "2015-03-30"^^xsd:date ;
  skos:definition nalt:535_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

nalt:69043
  skos:prefLabel "recreación motorizada"@es, "motorized recreation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:535 .

nalt:21597
  skos:prefLabel "acampar"@es, "camping"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:535 .

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

nalt:535_def
  rdf:value "Vehículo utilizado para viajar, acampar temporalmente o por placer, tal como una casa rodante, un buggy, una caravana, etc."@es, "Any vehicle used for traveling, temporary camping or for pleasure, such as a motor home, dune buggy, camper, etc."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

nalt:532
  skos:prefLabel "vehículos"@es, "vehicles (equipment)"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:535 .

nalt:6500
  skos:prefLabel "vehículos todo terreno"@es, "all-terrain vehicles"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:535 .

