@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:194435_def
  rdf:value "Porción vegetal del flujo de residuos proveniente de varias fuentes que incluyen desechos domésticos, de locales comerciales y de operaciones municipales."@es, "The vegetative portion of the waste stream arising from various sources including waste from domestic and commercial premises and municipal operations."@en ;
  dc:source "US Environmental Protection Agency" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:194435
  dc:modified "2013-12-06"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "67499" ;
  a skos:Concept, ns0:Topic ;
  dc:created "2013-01-18"^^xsd:date ;
  skos:broader nalt:5497 ;
  skos:prefLabel "green waste"@en, "residuos verdes"@es ;
  skos:definition nalt:194435_def ;
  skos:hiddenLabel "green wastes"@en .

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

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

