@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#> .

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

nalt:312903
  skos:prefLabel "aguas residuales industriales"@es, "industrial wastewater"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:277004 .

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:277004 .

nalt:277004
  skos:hiddenLabel "industry wastewater treatment"@en, "industry waste-water treatment"@en, "industrial waste-water treatment"@en, "industrial wastewater treatments"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:broader nalt:17527 ;
  skos:related nalt:2724, nalt:312903, nalt:47215 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "industrial wastewater treatment"@en, "tratamiento de aguas residuales industriales"@es ;
  dc:modified "2018-10-17"^^xsd:date ;
  ns0:marc001 "77353" ;
  dc:created "2016-04-14"^^xsd:date .

nalt:47215
  skos:prefLabel "desechos industriales"@es, "industrial wastes"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:277004 .

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

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

