@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/Cambodia>
  skos:definition "Cambodia is a southeastern Asian nation with a 2009 population of 14.8 million, a growing percentage of which is of school age. Most of the population is rural and employed within the agricultural sector. [Source: <a href=\"https://sk.sagepub.com/reference/sociology-of-education/n56.xml\" target=\"_blank\" data-id=\"to-sk\">Sociology of Education: An A-to-Z Guide; Cambodia</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D002160.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Southeastern_Asia> ;
  skos:prefLabel "Cambodia"@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/Cambodia> .

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

