@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: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:21597 .

nalt:21550
  skos:prefLabel "sitios para acampar"@es, "campgrounds"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:21597 .

nalt:21597
  skos:broader nalt:41189 ;
  ns0:marc001 "6622" ;
  skos:related nalt:21550, nalt:535 ;
  a skos:Concept, ns0:Topic ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_25225>, <http://id.agrisemantics.org/gacs/C32239>, <http://id.loc.gov/authorities/subjects/sh85019231>, <http://id.cabi.org/cabt/23143> ;
  skos:prefLabel "camping"@en, "acampar"@es ;
  dc:modified "2016-02-24"^^xsd:date ;
  skos:altLabel "sitio para acampar"@es ;
  dc:created "2006-01-19"^^xsd:date .

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

nalt:41189
  skos:prefLabel "recreación al aire libre"@es, "outdoor recreation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:21597 .

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

