@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-J1R5Q6P1-L .

n9j:-J1R5Q6P1-L
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/environmental_impact_assessment> ;
  skos:definition "Environmental impact assessment (EIA) is a process that identifies and evaluates environmental consequences of development projects and suggests measures for preventing and mitigating the potential adverse effects before projects commence. EIA is perceived as a means to promote sustainable development by facilitating environmentally sound decision making, securing better environmental planning, improving the design of project proposals, ensuring compliance with environmental standards, helping avoid excessive costs of unexpected impacts, and increasing decision-making transparency and project acceptance by the public. [Source: Green Cities: An A-to-Z Guide; Environmental Impact Assessment]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-NCW3ZXH8-K ;
  skos:prefLabel "environmental impact assessment"@en .

n9j:-NCW3ZXH8-K
  skos:prefLabel "environment and people"@en ;
  a skos:Concept ;
  skos:narrower n9j:-J1R5Q6P1-L .

n9j: a skos:ConceptScheme .
