@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/statistics_as_topic>
  skos:prefLabel "statistics as topic"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/nonparametric_statistics> .

<https://concepts.sagepub.com/social-science/concept/nonparametric_statistics>
  skos:definition "Nonparametric statistics refer to methods of measurement that do not rely on assumptions that the data are drawn from a specific distribution. Nonparametric statistical methods have been widely used in various kinds of research designs to make statistical inferences. [Source: <a href=\"https://methods.sagepub.com/reference/encyc-of-research-design/n272.xml\" target=\"_blank\" data-id=\"to-srm\">Encyclopedia of Research Design; Nonparametric Statistics</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D018709.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/statistics_as_topic>, <https://concepts.sagepub.com/social-science/concept/statistics_and_research_methods>, <https://concepts.sagepub.com/social-science/concept/statistics> ;
  skos:prefLabel "nonparametric statistics"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/statistics_and_research_methods>
  skos:prefLabel "statistics and research methods"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/nonparametric_statistics> .

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

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

