@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:136604
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2013-04-03"^^xsd:date ;
  dc:created "2010-07-22"^^xsd:date ;
  skos:prefLabel "ingeniería del ciclo de vida"@es, "life cycle engineering"@en ;
  ns0:marc001 "59001" ;
  skos:hiddenLabel "life-cycle-engineering"@en ;
  skos:definition nalt:136604_def ;
  skos:broader nalt:136603 .

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

nalt:136604_def
  rdf:value "Proceso de desarrollo de especificaciones para cumplir con un conjunto de características, costos y requerimientos ambientales y las metas que abarcan el producto, el sistema, el proceso o la facilidad del ciclo de vida."@es, "A process to develop specifications to meet a set of performance, cost, and environmental requirements and goals that span the product, system, process, or facility life cycle."@en ;
  dc:source "Cooper, Joyce Smith and Bruce Vigon. November 2001. Life Cycle Engineering Guidelines. EPA/600/R-01/101 US Environmental Protection Agency" ;
  a ns0:Definition .

nalt:136603
  skos:prefLabel "ingeniería sostenible"@es, "sustainable engineering"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:136604 .

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

