@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/environmental_law>
  skos:prefLabel "environmental law"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/National_Environmental_Policy_Act> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/laws>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "laws"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/National_Environmental_Policy_Act> .

<https://concepts.sagepub.com/social-science/concept/National_Environmental_Policy_Act>
  skos:definition "The National Environmental Policy Act of 1969 (NEPA; Pub. L. 91–90) consolidated activities of several agencies and formulated a single focused policy toward the environment in the United States. [Source: <a href=\"https://sk.sagepub.com/cqpress/encyclopedia-of-politics-of-the-american-west/n286.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Politics of the American West; National Environmental Policy Act (1969)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/environmental_law> ;
  skos:prefLabel "National Environmental Policy Act"@en ;
  a skos:Concept .

