@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/wildcat_strikes>
  skos:definition "Wildcats are so called from the nature of the type of strike they constitute—unpredictable, uncontrollable, and irresponsible. These terms of description are supposed to be the characteristics of the wildcat. [Source: <a href=\"https://sk.sagepub.com/reference/activism/n925.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Activism and Social Justice; Wildcat Strikes</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/unofficial_industrial_action>, <https://concepts.sagepub.com/social-science/concept/labor_socialism_communism_social_class>, <https://concepts.sagepub.com/social-science/concept/industrial_action> ;
  skos:prefLabel "wildcat strikes"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/industrial_action>
  skos:prefLabel "industrial action"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/wildcat_strikes> .

<https://concepts.sagepub.com/social-science/concept/labor_socialism_communism_social_class>
  skos:prefLabel "labor/socialism/communism/social class"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/wildcat_strikes> .

<https://concepts.sagepub.com/social-science/concept/unofficial_industrial_action>
  skos:prefLabel "unofficial industrial action"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/wildcat_strikes> .

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

