@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:3914
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_8611>, <http://id.agrisemantics.org/gacs/C9171>, <http://id.cabi.org/cabt/5828> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:hiddenLabel "waste activated sludge (WAS) digestion"@en, "waste activated sludge digestion"@en, "activated-sludge"@en ;
  ns0:marc001 "40624" ;
  skos:prefLabel "lodo activado"@es, "activated sludge"@en ;
  skos:broader nalt:146186 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:definition nalt:3914_def ;
  dc:modified "2017-02-14"^^xsd:date .

nalt:3914_def
  rdf:value "Lodo que se ha ventilado y tratado con microorganismos con el fin de acelerar la actividad microbiana y la oxidación (descomposición) de los compuestos orgánicos."@es, "Sludge that has been aerated and treated with microorganisms in order to accelerate microbial activity and the oxidation (decomposition) of organic compounds."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:146186
  skos:prefLabel "lodo"@es, "sludge"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:3914 .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

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

