@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/icelandic_genetics_database>
  skos:definition "In 1998, the Althingi (Iceland's parliament) passed the Act on a Health Sector Database (No. 139) authorizing a centralized database of nonpersonally identifiable health data for all Icelanders. [Source: <a href=\"https://methods.sagepub.com/reference/encyc-of-epidemiology/n220.xml\" target=\"_blank\" data-id=\"to-srm\">Encyclopedia of Epidemiology; Icelandic Genetics Database</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/genetics> ;
  skos:prefLabel "icelandic genetics database"@en ;
  a skos:Concept .

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

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

