@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/Malta>
  skos:definition "Malta has long been considered a minority culture in the area of marriage and family life. It was the last country in Europe to introduce divorce legislation (in 2011). [Source: <a href=\"https://sk.sagepub.com/reference/cultural-sociology-of-divorce/n271.xml\" target=\"_blank\" data-id=\"to-sk\">Cultural Sociology of Divorce: An Encyclopedia; Malta</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D008319.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Mediterranean_islands> ;
  skos:prefLabel "Malta"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/Mediterranean_islands>
  skos:prefLabel "Mediterranean islands"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Malta> .

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

