@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/quantitative_data_collection>
  skos:prefLabel "quantitative data collection"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/sociometry> .

<https://concepts.sagepub.com/social-science/concept/sociometry>
  skos:definition "Sociometry is a science of measuring the degree of interrelatedness among people and objects on a given dimension. The Latin words socius and metrum, meaning social and measure, respectively, form the word sociometry. [Source: <a href=\"https://sk.sagepub.com/reference/socialnetworks/n329.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Networks; Sociometry</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/quantitative_data_collection> ;
  skos:prefLabel "sociometry"@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/sociometry> .

