@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/governance_issues>
  skos:prefLabel "governance issues"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/right-to-work_laws> .

<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/right-to-work_laws> .

<https://concepts.sagepub.com/social-science/concept/right-to-work_laws>
  skos:definition "Right-to-work laws prohibit making union membership a condition of employment. Although federal law allows states to pass such laws, fewer than half have done so, and a national law is being considered. [Source: <a href=\"https://sk.sagepub.com/reference/educationlaw/n320.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Education Law; Right-to-Work Laws</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/governance_issues> ;
  skos:prefLabel "right-to-work laws"@en ;
  a skos:Concept .

