@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 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 xsd: <http://www.w3.org/2001/XMLSchema#> .

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:206630 .

nalt:206630_def
  rdf:value "Asignación objetiva del uso de los recursos, el consumo de energía y las emisiones a coproductos identificados, cuando no existe una forma física o química de separar las actividades que las producen."@es, "Objectively assigning resource use, energy consumption, and emissions to identified co-products where there is no physical or chemical way to separate the activities that produce them."@en ;
  dc:source "US Environmental Protection Agency" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:206630
  skos:hiddenLabel "coproduct allocation"@en, "co-product-allocation"@en ;
  skos:prefLabel "asignación de coproductos"@es, "co-product allocation"@en ;
  ns0:marc001 "65194" ;
  skos:related nalt:137790 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:206630_def ;
  dc:modified "2016-03-04"^^xsd:date ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:135257 ;
  dc:created "2013-10-28"^^xsd:date .

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

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

