@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/politics_and_society>
  skos:prefLabel "politics and society"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/communes> .

<https://concepts.sagepub.com/social-science/concept/communal_housing>
  skos:prefLabel "communal housing"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/communes> .

<https://concepts.sagepub.com/social-science/concept/communes>
  skos:definition "According to the Oxford English Dictionary, the word commune first appeared in 12th-century Europe as a term to describe a municipal community. In the modern era, this word is often used to depict a community, most often rural, of shared values, mission, economy, and close living and working spaces. [Source: <a href=\"https://sk.sagepub.com/reference/the-social-history-of-the-american-family/n120.xml\" target=\"_blank\" data-id=\"to-sk\">The Social History of the American Family: An Encyclopedia; Communes</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/politics_and_society>, <https://concepts.sagepub.com/social-science/concept/communal_housing> ;
  skos:prefLabel "communes"@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/communes> .

