@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/epidemiological_concepts>
  skos:prefLabel "epidemiological concepts"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/migrant_studies> .

<https://concepts.sagepub.com/social-science/concept/migrant_studies>
  skos:definition "Migrant studies are an extension of the ecologic study design, which compares disease rates in different locations. In migrant studies, the disease rate among persons who have migrated from one location to another is compared with the disease rate in persons who did not migrate. [Source: <a href=\"https://methods.sagepub.com/reference/encyc-of-epidemiology/n290.xml\" target=\"_blank\" data-id=\"to-srm\">Encyclopedia of Epidemiology; Migrant Studies</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/epidemiological_concepts> ;
  skos:prefLabel "migrant studies"@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/migrant_studies> .

