@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/police_powers>
  skos:definition "In the United States, police power refers to the authority granted to state governments giving them the ability to make laws that maintain order and safeguard the health, morals, public safety, and welfare of state citizens. This term is interpreted expansively and does not refer simply to the narrow subject of law enforcement. [Source: <a href=\"https://sk.sagepub.com/cqpress/the-encyclopedia-of-political-science/n1171.xml\" target=\"_blank\" data-id=\"to-sk\">The Encyclopedia of Political Science; Police Powers</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/public_administration>, <https://concepts.sagepub.com/social-science/concept/professional_rights_and_privileges> ;
  skos:prefLabel "police powers"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/public_administration>
  skos:prefLabel "public administration"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/police_powers> .

<https://concepts.sagepub.com/social-science/concept/professional_rights_and_privileges>
  skos:prefLabel "professional rights and privileges"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/police_powers> .

<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/police_powers> .

