@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/San_Marino>
  skos:definition "The Republic of San Marino is a landlocked country surrounded by Italy that has been an independent republic since 301 c.e.—the oldest continuous republic in the world. The founder of the republic was Saint Marinus, a stonemason, and during the Middle Ages the stone quarries in San Marino became important to the local economy. [Source: <a href=\"https://sk.sagepub.com/reference/the-sage-encyclopedia-of-world-poverty-second-edition/i8783.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Encyclopedia of World Poverty; San Marino</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D012496.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Europe> ;
  skos:prefLabel "San Marino"@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/San_Marino> .

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

