@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#> .

nalt:5496
  skos:prefLabel "desechos agrícolas"@es, "agricultural wastes"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:3916 .

nalt:42323
  skos:prefLabel "desechos sólidos municipales"@es, "municipal solid waste"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:3916 .

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

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

nalt:27359
  skos:prefLabel "residuos de mina"@es, "mine spoil"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:3916 .

nalt:5497
  skos:prefLabel "desechos"@es, "wastes"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:3916 .

nalt:56760
  skos:prefLabel "lodo de celulosa y papel"@es, "pulp and paper sludge"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:3916 .

nalt:302669
  skos:prefLabel "vertederos de residuos"@es, "waste disposal sites"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:3916 .

nalt:3916
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:hiddenLabel "solid waste"@en, "solid-wastes"@en ;
  skos:narrower nalt:27359, nalt:42323, nalt:56760 ;
  ns0:marc001 "34480" ;
  skos:exactMatch <http://id.cabi.org/cabt/108353>, <http://aims.fao.org/aos/agrovoc/c_7228>, <http://id.agrisemantics.org/gacs/C9103> ;
  skos:prefLabel "desechos sólidos"@es, "solid wastes"@en ;
  dc:modified "2018-07-13"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:related nalt:5496, nalt:302669 ;
  skos:broader nalt:5497 ;
  skos:altLabel "refuse"@en .

