@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

n9j:-BK20JDSB-0
  skos:prefLabel "China"@en ;
  a skos:Concept ;
  skos:narrower n9j:-R6CKR0RW-X .

n9j:-R6CKR0RW-X
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Tibet> ;
  skos:definition "Tibetans, who live in what is often called the “Roof of the World,” have been seeking independence from China since 1951. The Tibetan government in exile—led by the Dalai Lama—has drafted several proposed constitutions to promote the movement to achieve the right of self-determination. [Source: Constitutions of the World; Tibet]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-BK20JDSB-0 ;
  skos:prefLabel "Tibet"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D018609.html> .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-R6CKR0RW-X .

n9j: a skos:ConceptScheme .
