@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/Moldova>
  skos:definition "Moldova became an independent republic in 1991 after almost a half century of Soviet rule. Currently, the birthrate is very low; birth control is legal. [Source: <a href=\"https://sk.sagepub.com/reference/motherhood/n414.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Motherhood; Moldova</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D008966.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Commonwealth_of_Independent_States>, <https://concepts.sagepub.com/social-science/concept/USSR>, <https://concepts.sagepub.com/social-science/concept/Eastern_Europe> ;
  skos:prefLabel "Moldova"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/Commonwealth_of_Independent_States>
  skos:prefLabel "Commonwealth of Independent States"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Moldova> .

<https://concepts.sagepub.com/social-science/concept/USSR>
  skos:prefLabel "USSR"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Moldova> .

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

