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

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-RNM790Q7-F .

n9j:-WDCMFNTK-V
  skos:prefLabel "Eastern Europe"@en ;
  a skos:Concept ;
  skos:narrower n9j:-RNM790Q7-F .

n9j:-RNM790Q7-F
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Bulgaria> ;
  skos:definition "Bulgaria is a country in southeastern Europe that lies south of Romania, north of Greece and Turkey, and has a coastline along the western edge of the Black Sea. Since its reestablishment as an independent country in 1878 after the rule of the Ottoman Empire (from 1422), Bulgaria has faced an economic dilemma: How to raise the standard of living despite a backward rural economy and a meager industrial and savings basis? How to build a balanced society beyond agrarian majorities in favor of entrepreneurial middle classes and bourgeoisies? At first, it relied on export of agricultural commodities to north-central Europe. [Source: Encyclopedia of Business in Today's World; Bulgaria]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-WDCMFNTK-V ;
  skos:prefLabel "Bulgaria"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D002031.html> .

n9j: a skos:ConceptScheme .
