@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:208550
  ns0:marc001 "69927" ;
  skos:hiddenLabel "domestic wastewaters"@en, "domestic waste-water"@en, "sanitary wastewaters"@en, "municipal waste water"@en, "municipal wastewaters"@en, "sanitary waste-water"@en, "municipal-waste waters"@en, "municipal waste-water"@en, "sewage waters"@en, "municipal waste waters"@en ;
  skos:altLabel "domestic wastewater"@en, "sanitary wastewater"@en, "sewage water"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2013-12-27"^^xsd:date ;
  dc:modified "2018-10-17"^^xsd:date ;
  skos:broader nalt:2724 ;
  skos:prefLabel "municipal wastewater"@en, "aguas residuales municipales"@es ;
  a skos:Concept, ns0:Topic ;
  skos:related nalt:17527 .

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

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

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

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

