@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:156845
  skos:hiddenLabel "grey-water"@en, "gray-water"@en ;
  skos:related nalt:17527, nalt:146328 ;
  skos:prefLabel "aguas grises"@es, "greywater"@en ;
  skos:altLabel "gray water"@en, "grey water"@en, "graywater"@en ;
  skos:definition nalt:156845_def ;
  skos:broader nalt:2724 ;
  dc:created "2012-04-04"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "87592" ;
  dc:modified "2018-11-14"^^xsd:date .

nalt:2724
  skos:prefLabel "agua residual"@es, "wastewater"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:156845 .

nalt:17527
  skos:prefLabel "tratamiento de agua residual"@es, "wastewater treatment"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:156845 .

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

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

nalt:156845_def
  rdf:value "Aguas residuales de ropa, lavadoras, duchas, tinas, el lavado de manos, lavatorios y fregaderos."@es, "Wastewater from clothes, washing machines, showers, bathtubs, hand washing, lavatories and sinks."@en ;
  dc:source "Water Science Glossary of Terms, USGS" ;
  a ns0:Definition .

nalt:146328
  skos:prefLabel "alcantarillados"@es, "sewer systems"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:156845 .

