@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:22226
  skos:prefLabel "elaboración de compost"@es, "composting"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:336112 .

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

nalt:336112_def
  rdf:value "Desvío de restos de alimentos y desechos de jardín procedentes del flujo municipal de residuos, a través de la descomposición controlada in situ de materia orgánica mediante microorganismos (principalmente bacterias y hongos), dirigida a obtener un producto similar al humus. El compostaje en el jardín se excluye de las actividades de reciclaje. Se considera una reducción de desechos en la fuente, ya que los materiales compostados nunca ingresan en el flujo municipal de residuos sólidos."@es, "Refers to the diversion of food scraps and yard trimmings from the municipal waste stream through the onsite controlled decomposition of organic matter by micro-organisms (mainly bacteria and fungi) into a humus-like product. Backyard composting is excluded from recycling activities. Rather, it is considered source reduction because the composted materials never enter the municipal solid waste stream."@en ;
  dc:source "US, Environmental Protection Agency" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:336112
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  ns0:marc001 "95115" ;
  skos:definition nalt:336112_def ;
  skos:altLabel "backyard composting"@en ;
  skos:broader nalt:22226 ;
  skos:prefLabel "compostaje doméstico"@es, "home composting"@en ;
  dc:modified "2020-10-29"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2020-02-12"^^xsd:date .

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

