@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/socialist_transition>
  skos:definition "In classical Marxist theory, the transition to socialism is the period between the overthrow of capitalism and the achievement of communism. Although there is a sketch in Marx's writings of what communism will look like, the institutional and social features of the socialist transition were not comprehensively outlined by Marx or his successors. [Source: <a href=\"https://sk.sagepub.com/cqpress/the-encyclopedia-of-political-science/n1446.xml\" target=\"_blank\" data-id=\"to-sk\">The Encyclopedia of Political Science; Socialist Transition</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/ideologies> ;
  skos:prefLabel "socialist transition"@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/socialist_transition> .

<https://concepts.sagepub.com/social-science/concept/ideologies>
  skos:prefLabel "ideologies"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/socialist_transition> .

