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

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

<https://concepts.sagepub.com/social-science/concept/Poland>
  skos:definition "Poland is a high-income country in central Europe. Although the psychiatric care system in Poland was largely destroyed during World War II, it was rebuilt within two decades. [Source: <a href=\"https://sk.sagepub.com/reference/cultural-sociology-of-mental-illness/n238.xml\" target=\"_blank\" data-id=\"to-sk\">Cultural Sociology of Mental Illness: An A-to-Z Guide; Poland</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D011044.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Eastern_Europe> ;
  skos:prefLabel "Poland"@en ;
  a skos:Concept .

