@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/1915>
  skos:narrower <http://astrothesaurus.org/uat/1950>, <http://astrothesaurus.org/uat/1929>, <http://astrothesaurus.org/uat/1951>, <http://astrothesaurus.org/uat/1952> ;
  skos:prefLabel "Spatial point processes"@en ;
  skos:broader <http://astrothesaurus.org/uat/1886> ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  a skos:Concept ;
  dc:creator <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  dc:created "2018-08-27T18:52:40Z"^^xsd:dateTime ;
  dc:modified "2018-08-27T18:57:24Z"^^xsd:dateTime .

<http://astrothesaurus.org/uat/1952>
  skos:prefLabel "Voronoi tessellation"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1915> .

<http://astrothesaurus.org/uat/1929>
  skos:prefLabel "Smoothing"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1915> .

<http://astrothesaurus.org/uat/1950>
  skos:prefLabel "Minimum spanning tree"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1915> .

<http://astrothesaurus.org/uat/1951>
  skos:prefLabel "Two-point correlation function"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1915> .

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

