@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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:293802_def
  rdf:value "Cuantificación del material, los intercambios de energía o el nivel de impacto ambiental en relación con procesos unitarios o sistema producto excluidos de un estudio."@es, "Quantification of the material or energy exchanges or the level of environmental impact associated with unit processes or product system excluded from a study."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:293802
  skos:hiddenLabel "cut off criteria LCA"@en, "cut-off criteria LCA"@en, "LCA cut-off criteria"@en, "LCA cut off criteria"@en ;
  ns0:marc001 "80953" ;
  skos:prefLabel "criterios de reducción (análisis de ciclo de vida)"@es, "cut-off criteria (life cycle assessment)"@en ;
  dc:modified "2017-11-10"^^xsd:date ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:135257 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2017-02-28"^^xsd:date ;
  skos:definition nalt:293802_def .

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

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

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

