@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://astrothesaurus.org/uat/1939>
  skos:prefLabel "Single-linkage hierarchical clustering"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1908> .

<http://astrothesaurus.org/uat/1908>
  dc:creator <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:definition "Grouping of a number of similar astronomical objects."@en ;
  skos:narrower <http://astrothesaurus.org/uat/1939> ;
  dc:modified "2020-11-03T19:26:25.021Z"^^xsd:dateTime, "2020-11-03T19:26:13.214Z"^^xsd:dateTime ;
  skos:prefLabel "Clustering"@en ;
  skos:editorialNote [ ] ;
  dc:created "2018-08-27T18:52:11Z"^^xsd:dateTime ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:broader <http://astrothesaurus.org/uat/1886> ;
  a skos:Concept .

<http://astrothesaurus.org/uat/1886>
  skos:prefLabel "Astrostatistics techniques"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1908> .

