@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/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Philippines> .

<https://concepts.sagepub.com/social-science/concept/Southeastern_Asia>
  skos:prefLabel "Southeastern Asia"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Philippines> .

<https://concepts.sagepub.com/social-science/concept/Philippines>
  skos:definition "Before the arrival of the Spanish, fermented drinks from coconut and from other local products had long been made in villages all around the Philippines. In the case of the use of coconuts, people collected the unopened coconut flower and from this produced a beverage called lambanóg. [Source: <a href=\"https://sk.sagepub.com/reference/the-sage-encyclopedia-of-alcohol-social-cultural-and-historical-perspectives/n369.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Encyclopedia of Alcohol: Social, Cultural, and Historical Perspectives; Philippines</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D010679.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Southeastern_Asia>, <https://concepts.sagepub.com/social-science/concept/islands> ;
  skos:prefLabel "Philippines"@en ;
  a skos:Concept .

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

