@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-FZLGBB2N-H .

n9j:-MDC5BGVG-G
  skos:prefLabel "ideologies"@en ;
  a skos:Concept ;
  skos:narrower n9j:-FZLGBB2N-H .

n9j:-FZLGBB2N-H
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/primitive_Communism> ;
  skos:definition "The idea that humanity experienced a long period of primitive social equality prior to the formation of political communities and states has been a recurring theme in political philosophy since at least antiquity. Expressed most prominently in the idea of a state of nature, the notion of primitive social equality played a key role in theoretical systems of the various social contract theorists of Europe, beginning in the sixteenth century. [Source: The Encyclopedia of Political Science; Primitive Communism]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-MDC5BGVG-G ;
  skos:prefLabel "primitive Communism"@en .

n9j: a skos:ConceptScheme .
