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

nalt:273646
  skos:prefLabel "sistema en segundo plano del ACV"@es, "LCA background system"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:273643 .

nalt:135257
  skos:prefLabel "evaluación del ciclo de vida"@es, "life cycle assessment"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:273643 .

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

nalt:273643_def
  rdf:value "Procesos que están bajo el control del tomador de decisiones, debido a los cuales el análisis de ciclo de vida (ACV) es realizado."@es, "The foreground system consists of processes which are under the control of the decision-maker for which an LCA (Life cycle assessment) is carried out."@en ;
  dc:source "Frischknecht R (1998). Life cycle inventory analysis for decision-making: scope-dependent inventory system models and context-specific joint product allocation. Ph.D. thesis, Energy Technology Department, ETH Zurich, Zurich, Switzerland" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:273643
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "sistema en primer plano del ACV"@es, "LCA foreground system"@en ;
  dc:created "2016-03-04"^^xsd:date ;
  skos:definition nalt:273643_def ;
  ns0:marc001 "77462" ;
  dc:modified "2016-11-14"^^xsd:date ;
  skos:related nalt:273646 ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:135257 ;
  skos:altLabel "life cycle assessment foreground system"@en .

