@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/levels_of_measurement>
  skos:definition "Phenomena that are of interest to the sociologist come in a variety of shapes that are more or less amenable to measurement. A common way of sorting these is as nominal, ordinal, interval and ratio level data. [Source: <a href=\"https://sk.sagepub.com/reference/the-sage-dictionary-of-sociology/n705.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Dictionary of Sociology; Measurement, Levels of</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/measurement> ;
  skos:prefLabel "levels of measurement"@en ;
  a skos:Concept .

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

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

