@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:2724
  skos:prefLabel "agua residual"@es, "wastewater"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:324399 .

nalt:17527
  skos:prefLabel "tratamiento de agua residual"@es, "wastewater treatment"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:324399 .

nalt:324399
  skos:broader nalt:17527 ;
  ns0:marc001 "84662" ;
  skos:hiddenLabel "advanced wastewater treatments"@en, "advanced waste-water treatments"@en, "advance wastewater treatment"@en, "advanced waste-water treatment"@en ;
  dc:created "2018-09-14"^^xsd:date ;
  dc:modified "2018-11-14"^^xsd:date ;
  a skos:Concept, ns0:Topic ;
  skos:prefLabel "tratamiento avanzado de aguas residuales"@es, "advanced wastewater treatment"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:324399_def ;
  skos:related nalt:2724 .

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

nalt:324399_def
  rdf:value "Tratamiento de aguas residuales que va más allá de la etapa secundaria o de tratamiento biológico del agua y que incluye la eliminación de nutrientes como el fósforo y el nitrógeno, así como de un alto porcentaje de sólidos en suspensión."@es, "Any treatment of sewage that goes beyond the secondary or biological water treatment stage and includes the removal of nutrients such as phosphorus and nitrogen and a high percentage of suspended solids."@en ;
  dc:source "US Environmental Protection Agency" ;
  a ns0:Definition .

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

