@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/North_Korea>
  skos:prefLabel "North Korea"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Korea> .

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

<https://concepts.sagepub.com/social-science/concept/Korea>
  skos:definition "Korea, a peninsula bordered by China to the north, the Yellow Sea to the west, and the Sea of Japan to the east, has a varied and sometimes contentious religious life. The Strait of Tsushima separates Korea from the Japanese islands of Kyushu and Honshu. [Source: <a href=\"https://sk.sagepub.com/cqpress/encyclopedia-of-politics-and-religion/s184.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Politics and Religion; Korea</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/South_Korea>, <https://concepts.sagepub.com/social-science/concept/North_Korea> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D007723.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/historical_geographic_locations>, <https://concepts.sagepub.com/social-science/concept/Far_East> ;
  skos:prefLabel "Korea"@en ;
  a skos:Concept .

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

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

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

