@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:146630
  skos:prefLabel "natación"@es, "swimming"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:266232 .

nalt:306482
  skos:prefLabel "instalaciones deportivas"@es, "sports facilities"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:266232 .

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

nalt:266232
  skos:prefLabel "swimming pools"@en, "piscinas"@es ;
  ns0:marc001 "79180" ;
  a skos:Concept, ns0:Topic ;
  skos:related nalt:306482, nalt:9498, nalt:13598, nalt:146630 ;
  skos:hiddenLabel "swimming pool"@en, "swimming-pool"@en ;
  dc:modified "2017-08-09"^^xsd:date ;
  skos:broader nalt:21596 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:altLabel "swimming areas"@en, "natatorium"@en ;
  dc:created "2016-01-05"^^xsd:date .

nalt:13598
  skos:prefLabel "deportes"@es, "sports"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:266232 .

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

nalt:21596
  skos:prefLabel "áreas de recreación"@es, "recreation areas"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:266232 .

nalt:9498
  skos:prefLabel "instalaciones comunitarias"@es, "community facilities"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:266232 .

