@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:9496
  skos:prefLabel "refugios para rescate de animales"@es, "animal rescue shelters"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:9498 .

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

nalt:266232
  skos:prefLabel "piscinas"@es, "swimming pools"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:9498 .

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

nalt:28288
  skos:prefLabel "comedores comunitarios"@es, "community feeding centers"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:9498 .

nalt:334468
  skos:prefLabel "museos"@es, "museums"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:9498 .

nalt:16238
  skos:prefLabel "desarrollo comunitario"@es, "community development"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:9498 .

nalt:9498
  skos:narrower nalt:9496, nalt:334468, nalt:28288 ;
  skos:broader nalt:1003 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:hiddenLabel "community-facilities"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  ns0:marc001 "9406" ;
  skos:related nalt:16238, nalt:266232 ;
  dc:modified "2019-10-01"^^xsd:date ;
  skos:prefLabel "community facilities"@en, "instalaciones comunitarias"@es .

nalt:1003
  skos:prefLabel "infraestructura"@es, "infrastructure"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:9498 .

