@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/UK_Labour_Party>
  skos:definition "THE BRITISH LABOUR Party ended the 20th century with the largest landslide victory in its history. Through 100 years it rose from obscurity—forcing the ruling class to accept the legitimacy of political representation and participation of the working class—to command almost total control of Parliament. [Source: <a href=\"https://sk.sagepub.com/reference/politics/n131.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Politics: The Left and the Right: Volume 1: The Left and Volume 2: The Right; Labour Party, UK</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/political_groups_and_organizations> ;
  skos:prefLabel "UK Labour Party"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/organizations>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "organizations"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/UK_Labour_Party> .

<https://concepts.sagepub.com/social-science/concept/political_groups_and_organizations>
  skos:prefLabel "political groups and organizations"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/UK_Labour_Party> .

