@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/Monaco>
  skos:definition "Monaco, the second smallest country in the world at two square kilometers, is located on the Mediterranean coast and shares a land border with France. It is a prosperous country (2009 per capita gross domestic product [GDP] $30,000) and the population of 32,965 (as of July 2009) enjoys a high standard of living similar to French metropolitan areas. [Source: <a href=\"https://sk.sagepub.com/reference/womentoday/n543.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Women in Today's World The Multimedia Encyclopedia of Women in Today's World; Monaco</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D008984.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Europe> ;
  skos:prefLabel "Monaco"@en ;
  a skos:Concept .

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

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

