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

<https://concepts.sagepub.com/social-science/concept/algorithms>
  skos:broader <https://concepts.sagepub.com/social-science/concept/cluster_analysis>, <https://concepts.sagepub.com/social-science/concept/cluster_studies>, <https://concepts.sagepub.com/social-science/concept/Monte_Carlo_methods>, <https://concepts.sagepub.com/social-science/concept/computing_methodologies>, <https://concepts.sagepub.com/social-science/concept/data_mining>, <https://concepts.sagepub.com/social-science/concept/mathematical_concepts> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D000465.html> ;
  skos:prefLabel "algorithms"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/support_vector_machines> ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/Monte_Carlo_methods>
  skos:prefLabel "Monte Carlo methods"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/algorithms> .

<https://concepts.sagepub.com/social-science/concept/data_mining>
  skos:prefLabel "data mining"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/algorithms> .

<https://concepts.sagepub.com/social-science/concept/cluster_studies>
  skos:prefLabel "cluster studies"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/algorithms> .

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

<https://concepts.sagepub.com/social-science/concept/support_vector_machines>
  skos:prefLabel "support vector machines"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/algorithms> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/algorithms> .

<https://concepts.sagepub.com/social-science/concept/computing_methodologies>
  skos:prefLabel "computing methodologies"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/algorithms> .

