@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/global_religion>
  skos:prefLabel "global religion"@en ;
  a skos:Concept ;
  skos:related <https://concepts.sagepub.com/social-science/concept/mosques> .

<https://concepts.sagepub.com/social-science/concept/religious_buildings>
  skos:prefLabel "religious buildings"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/mosques> .

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

<https://concepts.sagepub.com/social-science/concept/mosques>
  skos:definition "A mosque, or masjid in Arabic, is literally a clean space for prayer, oriented so that the praying worshippers are facing the holy city of Mecca. In Cairo, a mosque can refer to a piece of carpet next to a jewelry store on the third floor of the Ramses Hilton shopping mall or a monumental 12th-century building housing the head of Husayn, the Prophet's martyred grandson. [Source: <a href=\"https://sk.sagepub.com/reference/globalreligion/n482.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Religion; Mosques</a>]"@en ;
  skos:related <https://concepts.sagepub.com/social-science/concept/global_religion> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/religious_buildings> ;
  skos:prefLabel "mosques"@en ;
  a skos:Concept .

