@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/Scotland>
  skos:definition "Scotland is well known for its tartan kilts, haggis, Scotch whiskey, and production of other various alcoholic beverages. Scotland has a proud heritage of brewing, while alcohol consumption has become a growing concern among members of the Scottish Parliament and the National Health Service. [Source: <a href=\"https://sk.sagepub.com/reference/the-sage-encyclopedia-of-alcohol-social-cultural-and-historical-perspectives/n428.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Encyclopedia of Alcohol: Social, Cultural, and Historical Perspectives; Scotland</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Hebrides> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D012606.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Great_Britain> ;
  skos:prefLabel "Scotland"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/Great_Britain>
  skos:prefLabel "Great Britain"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Scotland> .

<https://concepts.sagepub.com/social-science/concept/Hebrides>
  skos:prefLabel "Hebrides"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Scotland> .

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

