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

nalt:5307
  skos:prefLabel "agricultura sustentable"@es, "sustainable agriculture"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:74659 .

nalt:20691
  skos:prefLabel "aprovechamiento de desechos"@es, "waste utilization"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:74659 .

nalt:5408
  skos:prefLabel "gestión agrícola"@es, "agricultural management"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:74659 .

nalt:196743
  skos:prefLabel "simbiosis industrial"@es, "industrial symbiosis"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:74659 .

nalt:74659_def
  rdf:value "Uso de subproductos agrícolas e industriales para agregar valor económico a los sistemas agropecuarios, a la vez que se reduce el impacto de la producción en el medio ambiente."@es, "The use of agricultural and industrial byproducts to add economic value to agricultural systems, while reducing the environmental impact of production."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:9042
  skos:prefLabel "subproductos"@es, "byproducts"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:74659 .

nalt:74659
  skos:altLabel "byproduct utilisation"@en, "by-product utilization"@en, "coproduct utilisation"@en, "by-product utilisation"@en, "coproduct utilization"@en ;
  ns0:marc001 "64310" ;
  skos:broader nalt:20691, nalt:196743 ;
  skos:hiddenLabel "co-product uitlization"@en, "co-product utilisation"@en ;
  skos:prefLabel "byproduct utilization"@en, "utilización de subproductos"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2017-12-06"^^xsd:date ;
  dc:created "2006-07-21"^^xsd:date ;
  skos:related nalt:5408, nalt:137790, nalt:9042, nalt:5307 ;
  a skos:Concept, ns0:Topic ;
  skos:definition nalt:74659_def .

ns0:Topic
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:137790
  skos:prefLabel "coproductos"@es, "coproducts"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:74659 .

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

