@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/political_change>
  skos:prefLabel "political change"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/labor_strikes> .

<https://concepts.sagepub.com/social-science/concept/labor_strikes>
  skos:definition "Labor strikes in wartime are as old as the United States. American industrialization began following the War of 1812, and by 1880 America was the world's premier industrial power. [Source: <a href=\"https://sk.sagepub.com/reference/war/n169.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of War &amp; American Society; Labor Strikes</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/war_and_economics>, <https://concepts.sagepub.com/social-science/concept/political_change> ;
  skos:prefLabel "labor strikes"@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/labor_strikes> .

<https://concepts.sagepub.com/social-science/concept/war_and_economics>
  skos:prefLabel "war and economics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/labor_strikes> .

