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

nalt:37452_def
  rdf:value "Documento exigido de las organizaciones federales por la Ley Nacional de Política Ambiental para proyectos grandes o propuestas legislativas que afecten de manera significativa el ambiente. Herramienta para toma de decisiones, describe los efectos positivos y negativos de la empresa y cita acciones alternativas."@es, "A document required of federal agencies by the National Environmental Policy Act for major projects or legislative proposals significantly affecting the environment. A tool for decision making, it describes the positive and negative effects of the undertaking and cites alternative actions."@en ;
  dc:source "US Environmental Protection Agency" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:37452
  dc:modified "2013-01-18"^^xsd:date ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85044180>, <http://id.agrisemantics.org/gacs/C21900>, <http://id.cabi.org/cabt/43775> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:10090, nalt:132562 ;
  skos:prefLabel "environmental impact statements"@en, "declaraciones de impacto ambiental"@es ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  ns0:marc001 "13755" ;
  skos:definition nalt:37452_def ;
  skos:hiddenLabel "environmental-impact-statements"@en ;
  skos:broader nalt:28751 ;
  skos:altLabel "environmental impact reporting"@en .

nalt:28751
  skos:prefLabel "gestión ambiental"@es, "environmental management"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:37452 .

nalt:10090
  skos:prefLabel "impacto ambiental"@es, "environmental impact"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:37452 .

nalt:132562
  skos:prefLabel "auditoría ambiental"@es, "environmental audits"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:37452 .

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

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

