@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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#> .

nalt:196743
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "simbiosis industrial"@es, "industrial symbiosis"@en ;
  skos:broader nalt:136605 ;
  dc:modified "2014-02-18"^^xsd:date ;
  skos:narrower nalt:74659 ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:created "2013-03-07"^^xsd:date ;
  ns0:marc001 "68351" ;
  skos:definition nalt:196743_def ;
  skos:altLabel "eco-industrial development"@en, "industrial ecosystems"@en .

nalt:74659
  skos:prefLabel "utilización de subproductos"@es, "byproduct utilization"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:196743 .

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

nalt:136605
  skos:prefLabel "ecología industrial"@es, "industrial ecology"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:196743 .

nalt:196743_def
  rdf:value "La simbiosis industrial supone el flujo de materiales y energía a través de las economías locales y regionales. Tradicionalmente, industrias independientes participan en simbiosis industriales mediante un enfoque colectivo de eficiencia de los recursos que involucra el intercambio de materiales, energía y/o subproductos."@es, "Industrial symbiosis involves the flow of materials and energy through local and regional economies. Traditionally separate industries participate in industrial symbiosis through a collective approach to resource efficiency involving the exchange of materials, energy, and/or byproducts."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

