@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:535
  skos:prefLabel "vehículos de recreación"@es, "recreational vehicles"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:6500 .

nalt:69043
  skos:prefLabel "recreación motorizada"@es, "motorized recreation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:6500 .

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

nalt:305013
  skos:prefLabel "motos de nieve"@es, "snowmobiles"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:6500 .

<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 <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:6500 .

nalt:6500
  ns0:marc001 "1724" ;
  skos:altLabel "cross-country vehicles"@en, "off-highway vehicle"@en, "off-highway vehicles"@en, "off-road vehicles"@en, "all terrain vehicles"@en, "ATV (vehicles)"@en, "off road vehicles"@en, "cross country vehicles"@en, "offroad vehicles"@en ;
  skos:hiddenLabel "off-road vehicle"@en, "all terrain vehicle"@en, "all-terrain-vehicles"@en, "off highway vehicle"@en, "all-terrain vehicle"@en, "off road vehicle"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:narrower nalt:305013 ;
  skos:broader nalt:532 ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh98002175>, <http://id.loc.gov/authorities/subjects/sh85003619> ;
  skos:prefLabel "all-terrain vehicles"@en, "vehículos todo terreno"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:535, nalt:69043 ;
  dc:modified "2017-07-12"^^xsd:date ;
  a ns0:Topic, skos:Concept .

