@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/Macau>
  skos:definition "Macau (Macao, Aomen), like its neighbor Hong Kong, is a special administrative region of the People's Republic of China in the southern Guangdong province; it is heavily Buddhist, even though it was once an important locale for Christian missionaries. Although founded by the Portuguese as a colony in 1557, only around 3% of its population is currently Portuguese, with ethnic Chinese accounting for approximately 95% of its residents by the end of the 20th century. [Source: <a href=\"https://sk.sagepub.com/reference/globalreligion/n427.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Religion; Macau</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D008256.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/islands>, <https://concepts.sagepub.com/social-science/concept/China> ;
  skos:prefLabel "Macau"@en ;
  a skos:Concept .

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

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

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

