@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:137717
  skos:prefLabel "ciencia de la sostenibilidad"@es, "sustainability science and engineering"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:199970 .

nalt:199970
  skos:prefLabel "sustainable manufacturing"@en, "fabricación sostenible"@es ;
  skos:definition nalt:199970_def ;
  ns0:marc001 "73868" ;
  skos:altLabel "green manufacturing"@en, "manufacturing sustainability"@en ;
  a ns0:Topic, skos:Concept ;
  dc:created "2013-06-26"^^xsd:date ;
  dc:modified "2013-12-06"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:137717, nalt:191384 ;
  skos:related nalt:37716 .

nalt:191384
  skos:prefLabel "sostenibilidad ambiental"@es, "environmental sustainability"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:199970 .

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

nalt:199970_def
  rdf:value "La fabricación sostenible es la manufactura de productos mediante procesos económicamente viables que minimizan el impacto negativo en el ambiente, a la vez que conservan los recursos naturales y la energía. La fabricación sostenible también mejora la inocuidad del producto y beneficia a los operarios y a la comunidad."@es, "Sustainable manufacturing is the creation of manufactured products, through economically-sound processes that minimize negative environmental impacts while conserving energy and natural resources. Sustainable manufacturing also enhances employee, community, and product safety."@en ;
  dc:source "US Environmental Protection Agency" ;
  a ns0:Definition .

nalt:37716
  skos:prefLabel "fabricación"@es, "manufacturing"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:199970 .

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

