@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:narrower nalt:312903 .

nalt:312903
  skos:hiddenLabel "industrial waste-water"@en, "industrial wastewaters"@en, "industry waste-water"@en, "industry wastewater"@en, "industrial waste water"@en ;
  skos:narrower nalt:325437 ;
  dc:modified "2018-11-16"^^xsd:date ;
  skos:related nalt:47215, nalt:277004 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:created "2018-02-02"^^xsd:date ;
  ns0:marc001 "87969" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "aguas residuales industriales"@es, "industrial wastewater"@en ;
  skos:broader nalt:2724 .

nalt:277004
  skos:prefLabel "tratamiento de aguas residuales industriales"@es, "industrial wastewater treatment"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:312903 .

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

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

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

nalt:325437
  skos:prefLabel "aguas residuales producidas por almazaras"@es, "olive mill wastewater"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:312903 .

