@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/self_and_community>
  skos:prefLabel "self and community"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/public_reason> .

<https://concepts.sagepub.com/social-science/concept/public_reason>
  skos:definition "Public reason is a moral ideal requiring that political decisions be reasonably justifiable or acceptable from each individual's viewpoint. Given the plurality of moral, ethical, and religious doctrines that characterize liberal democratic societies, public reason represents an attempt to develop a shared framework for our political deliberations that each person can endorse. [Source: <a href=\"https://sk.sagepub.com/reference/politicaltheory/n367.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Political Theory; Public Reason</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/self_and_community> ;
  skos:prefLabel "public reason"@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/public_reason> .

