@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/nominal_scale>
  skos:definition "A scale of measurement in which numbers stand for names, but have no order or value. See ∗categorical variable. [Source: <a href=\"https://methods.sagepub.com/reference/dictionary-of-statistics-methodology/n1280.xml\" target=\"_blank\" data-id=\"to-srm\">Dictionary of Statistics &amp; Methodology; Nominal Scale (or Level of Measurement)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/non-parametric_statistics> ;
  skos:prefLabel "nominal scale"@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/nominal_scale> .

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

