@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/Taiwan>
  skos:definition "Taiwan is a recently democratic, industrialized country located about 100 miles southeast of the Chinese mainland. Taiwan is one of the world's most active trading nations, has the third largest foreign reserve, and is home to some of the tallest buildings in the world. [Source: <a href=\"https://sk.sagepub.com/reference/ethnicity/n540.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Race, Ethnicity, and Society; Taiwan</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D013624.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/islands>, <https://concepts.sagepub.com/social-science/concept/Far_East> ;
  skos:prefLabel "Taiwan"@en ;
  a skos:Concept .

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

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

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

