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

nalt:137802
  skos:prefLabel "proceso unitario"@es, "unit process"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:137791 .

nalt:137791
  ns0:marc001 "66333" ;
  a ns0:Topic, skos:Concept ;
  skos:definition nalt:137791_def ;
  skos:prefLabel "flujo elemental"@es, "elementary flow"@en ;
  skos:related nalt:137802, nalt:137792, nalt:137861, nalt:137860 ;
  dc:created "2010-10-02"^^xsd:date ;
  skos:broader nalt:135257 ;
  dc:modified "2014-02-18"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

nalt:135257
  skos:prefLabel "evaluación del ciclo de vida"@es, "life cycle assessment"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:137791 .

nalt:137792
  skos:prefLabel "flujo de referencia (evaluación del ciclo de vida)"@es, "reference flow (life cycle assessment)"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:137791 .

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

nalt:137860
  skos:prefLabel "flujo de productos"@es, "product flow"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:137791 .

nalt:137791_def
  rdf:value "Energía o material que entra o sale del sistema en estudio, el cual ha sido extraído del medio ambiente o emitido a él sin que se haya una previa o posterior transformación humana."@es, "Material or energy entering or leaving the system being studied, which has been drawn from or emitted to the environment without previous or subsequent human transformation."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

nalt:137861
  skos:prefLabel "flujo intermedio"@es, "intermediate flow"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:137791 .

