@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/algorithms>
  skos:prefLabel "algorithms"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/cluster_studies> .

<https://concepts.sagepub.com/social-science/concept/similarity_measures>
  skos:prefLabel "similarity measures"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/cluster_studies> .

<https://concepts.sagepub.com/social-science/concept/dendrogram>
  skos:prefLabel "dendrogram"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/cluster_studies> .

<https://concepts.sagepub.com/social-science/concept/units_of_analysis>
  skos:prefLabel "units of analysis"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/cluster_studies> .

<https://concepts.sagepub.com/social-science/concept/dissimilarity_measures>
  skos:prefLabel "dissimilarity measures"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/cluster_studies> .

<https://concepts.sagepub.com/social-science/concept/cluster_studies>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/similarity_measures>, <https://concepts.sagepub.com/social-science/concept/dendrogram>, <https://concepts.sagepub.com/social-science/concept/algorithms>, <https://concepts.sagepub.com/social-science/concept/agglomerative_methods>, <https://concepts.sagepub.com/social-science/concept/clustering_problems>, <https://concepts.sagepub.com/social-science/concept/units_of_analysis>, <https://concepts.sagepub.com/social-science/concept/dissimilarity_measures> ;
  skos:prefLabel "cluster studies"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/quantitative_data_analysis> .

<https://concepts.sagepub.com/social-science/concept/agglomerative_methods>
  skos:prefLabel "agglomerative methods"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/cluster_studies> .

<https://concepts.sagepub.com/social-science/concept/clustering_problems>
  skos:prefLabel "clustering problems"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/cluster_studies> .

<https://concepts.sagepub.com/social-science/concept/quantitative_data_analysis>
  skos:prefLabel "quantitative data analysis"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/cluster_studies> .

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

