@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/politics,_power,_and_war>
  skos:prefLabel "politics, power, and war"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/eminent_domain> .

<https://concepts.sagepub.com/social-science/concept/eminent_domain>
  skos:definition "Eminent domain allows governments (federal, state, or local) to take privately owned property for public use. The right to take privately owned property by eminent domain is an exceptional right of the government that must be balanced between the rights of the private property owner and the benefits to the public. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-human-services-and-diversity/n197.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Services and Diversity; Eminent Domain</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/politics,_power,_and_war>, <https://concepts.sagepub.com/social-science/concept/federal_government>, <https://concepts.sagepub.com/social-science/concept/constitutional_issues> ;
  skos:prefLabel "eminent domain"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/constitutional_issues>
  skos:prefLabel "constitutional issues"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/eminent_domain> .

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

<https://concepts.sagepub.com/social-science/concept/federal_government>
  skos:prefLabel "federal government"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/eminent_domain> .

