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

nalt:3914
  skos:prefLabel "lodo activado"@es, "activated sludge"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:146186 .

<https://lod.nal.usda.gov/naltv#Product>
  rdfs:label "Product"@en ;
  a owl:Class .

nalt:146186
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:exactMatch <http://id.cabi.org/cabt/107622>, <http://id.agrisemantics.org/gacs/C8231> ;
  ns0:marc001 "60127" ;
  a skos:Concept, ns0:Product ;
  skos:broader nalt:5497 ;
  skos:related nalt:580, nalt:3917 ;
  skos:hiddenLabel "sludge cake"@en, "cake sludge"@en, "sludges"@en ;
  skos:narrower nalt:3914, nalt:17526 ;
  dc:created "2011-05-02"^^xsd:date ;
  dc:modified "2019-09-25"^^xsd:date ;
  skos:prefLabel "sludge"@en, "lodo"@es ;
  skos:definition nalt:146186_def .

nalt:3917
  skos:prefLabel "tratamiento de desechos"@es, "waste treatment"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:146186 .

nalt:146186_def
  rdf:value "Desechos residuales sólidos o semi-sólidos restantes cuando el líquido se elimina durante el tratamiento de residuos industriales."@es, "The solid or semi-solid residual waste remaining when liquid is removed during industrial waste treatment."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:17526
  skos:prefLabel "lodos residuales"@es, "sewage sludge"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:146186 .

nalt:5497
  skos:prefLabel "desechos"@es, "wastes"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:146186 .

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

nalt:580
  skos:prefLabel "biosólidos"@es, "biosolids"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:146186 .

