@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/Denmark>
  skos:definition "Denmark, with a population of only six million people, has made significant contributions to the development of play theory, research, policy, and practice. In 1961 the International Play Association was formed in Denmark. [Source: <a href=\"https://sk.sagepub.com/reference/play/n107.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Play in Today's Society; Denmark</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D003718.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Scandinavia> ;
  skos:prefLabel "Denmark"@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/Denmark> .

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

