@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/religiosity>
  skos:definition "Religiosity refers to the strength and scope of religious activity among faith-based communities. Although “religion” and “religiosity” are often used synonymously, there is a considerable difference between these two terms. [Source: <a href=\"https://sk.sagepub.com/reference/intlpoliticalscience/n519.xml\" target=\"_blank\" data-id=\"to-sk\">International Encyclopedia of Political Science; Religiosity</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/religion> ;
  skos:prefLabel "religiosity"@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/religiosity> .

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

