@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:34624
  skos:prefLabel "abastecimiento de agua"@es, "water supply"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:34569 .

nalt:127582
  skos:prefLabel "usos del agua"@es, "water utilities"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:34569 .

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

nalt:18867
  skos:prefLabel "agua potable"@es, "drinking water"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:34569 .

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

nalt:34569
  skos:prefLabel "agua de grifo"@es, "tap water"@en ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85039599> ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:127582, nalt:34624 ;
  ns0:marc001 "36834" ;
  skos:hiddenLabel "tap waters"@en, "tap-water"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2015-07-22"^^xsd:date ;
  skos:broader nalt:18867 ;
  skos:exactMatch <http://id.cabi.org/cabt/114767>, <http://id.agrisemantics.org/gacs/C18942> .

