@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/biostatistics>
  skos:definition "Statistics applied to biological research, often research in medicine and ∗epidemiology. [Source: <a href=\"https://methods.sagepub.com/reference/dictionary-of-statistics-methodology/n173.xml\" target=\"_blank\" data-id=\"to-srm\">Dictionary of Statistics &amp; Methodology; Biostatistics</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D056808.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/statistics_as_topic> ;
  skos:prefLabel "biostatistics"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/methods>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/biostatistics> .

<https://concepts.sagepub.com/social-science/concept/statistics_as_topic>
  skos:prefLabel "statistics as topic"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/biostatistics> .

