@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/public-sector_management>
  skos:prefLabel "public-sector management"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/compliance_cost> .

<https://concepts.sagepub.com/social-science/concept/compliance_cost>
  skos:definition "Compliance cost is the money that businesses and individuals must put forth in order to abide by legislation. The case of the United States will be used here to exemplify this concept. [Source: <a href=\"https://sk.sagepub.com/reference/governance/n88.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Governance; Compliance Cost</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/public-sector_management> ;
  skos:prefLabel "compliance cost"@en ;
  a skos:Concept .

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

