@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/mortality_rates>
  skos:definition "Mortality rates (synonym: death rates) are used to quantify the tendency to die in a population during a given time period. Since death can be considered as the utmost form of “unhealthiness” or “disease,” mortality rates are major (inverse) health indicators. [Source: <a href=\"https://methods.sagepub.com/reference/encyc-of-epidemiology/n295.xml\" target=\"_blank\" data-id=\"to-srm\">Encyclopedia of Epidemiology; Mortality Rates</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/population_and_environment>, <https://concepts.sagepub.com/social-science/concept/incidence>, <https://concepts.sagepub.com/social-science/concept/epidemiological_concepts>, <https://concepts.sagepub.com/social-science/concept/demography> ;
  skos:prefLabel "mortality rates"@en ;
  a skos:Concept .

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

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

<https://concepts.sagepub.com/social-science/concept/population_and_environment>
  skos:prefLabel "population and environment"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/mortality_rates> .

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

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

