@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:61008
  skos:prefLabel "reciclaje"@es, "recycling"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:292486 .

nalt:3917
  skos:prefLabel "tratamiento de desechos"@es, "waste treatment"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:292486 .

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

nalt:198839
  skos:prefLabel "materiales reciclados"@es, "recycled materials"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:292486 .

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

nalt:573
  skos:prefLabel "plásticos"@es, "plastics"@en ;
  a <https://lod.nal.usda.gov/naltv#Chemical>, skos:Concept ;
  skos:narrower nalt:292486 .

nalt:292486
  ns0:marc001 "79771" ;
  skos:hiddenLabel "agricultural-plastic"@en, "agricultural plastic"@en, "agricultural-plastics"@en ;
  skos:broader nalt:573 ;
  skos:prefLabel "plásticos agrícolas"@es, "agricultural plastics"@en ;
  skos:related nalt:198839, nalt:3916, nalt:3917, nalt:61008, nalt:5496 ;
  a skos:Concept, ns0:Chemical ;
  dc:modified "2017-11-10"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2017-02-16"^^xsd:date .

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

nalt:3916
  skos:prefLabel "desechos sólidos"@es, "solid wastes"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:292486 .

