@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/béguinage>
  skos:prefLabel "béguinage"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/public_realm> .

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

<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/public_realm> .

<https://concepts.sagepub.com/social-science/concept/public_realm>
  skos:definition "The public realm refers to all aspects of society and the social world that are not exclusively private (e.g., private property, private life). As a result, the public realm is composed of multiple overlapping dimensions that have each given rise to distinct theories and modes of investigation, often within the boundaries of specific academic disciplines. [Source: <a href=\"https://sk.sagepub.com/reference/urbanstudies/n223.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Urban Studies; Public Realm</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_space>, <https://concepts.sagepub.com/social-science/concept/béguinage> ;
  skos:prefLabel "public realm"@en ;
  a skos:Concept .

