@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/South_Korea>
  skos:definition "South Korea is located on the southern half of a peninsula in east Asia in an area slightly larger than the state of Indiana. The population of South Korea is approximately 48,747,000. [Source: <a href=\"https://sk.sagepub.com/reference/sociology-of-education/n384.xml\" target=\"_blank\" data-id=\"to-sk\">Sociology of Education: An A-to-Z Guide; South Korea</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D056910.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Korea> ;
  skos:prefLabel "South Korea"@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/South_Korea> .

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

