@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/Eastern_Europe>
  skos:prefLabel "Eastern Europe"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Montenegro> .

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

<https://concepts.sagepub.com/social-science/concept/Montenegro>
  skos:definition "Montenegro is a small southern European nation situated in the Balkans along the Adriatic coast, named after the black basalt-tinged mountains that dominate its landscape. Montenegro has a unique historical identity. [Source: <a href=\"https://sk.sagepub.com/reference/globalreligion/n478.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Religion; Montenegro</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D054548.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Eastern_Europe> ;
  skos:prefLabel "Montenegro"@en ;
  a skos:Concept .

