@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/Hungary> .

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

<https://concepts.sagepub.com/social-science/concept/Hungary>
  skos:definition "Hungary is located in central Europe and is a landlocked nation. Hungary has fertile soil and was an agricultural nation until 1948, when Communists came to power and began to industrialize the country. [Source: <a href=\"https://sk.sagepub.com/reference/globalwarming/n318.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Warming and Climate Change; Hungary</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D006814.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Eastern_Europe> ;
  skos:prefLabel "Hungary"@en ;
  a skos:Concept .

