@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:prefLabel "Spatial point processes"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1929> .

<http://astrothesaurus.org/uat/1930>
  skos:prefLabel "Gaussian Processes regression"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/1929> .

<http://astrothesaurus.org/uat/1929>
  dc:created "2018-08-27T18:54:36Z"^^xsd:dateTime ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  dc:modified "2020-11-19T15:29:17.227Z"^^xsd:dateTime, "2020-11-19T15:29:27.76Z"^^xsd:dateTime ;
  skos:prefLabel "Smoothing"@en ;
  skos:broader <http://astrothesaurus.org/uat/1903>, <http://astrothesaurus.org/uat/1915> ;
  a skos:Concept ;
  skos:definition "The mathematical process that makes a curve smooth."@en ;
  skos:narrower <http://astrothesaurus.org/uat/1930> ;
  skos:editorialNote [ ] ;
  skos:related <http://astrothesaurus.org/uat/1914> ;
  dc:creator <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> .

<http://astrothesaurus.org/uat/1914>
  skos:prefLabel "Regression"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/1929> .

<http://astrothesaurus.org/uat/1903>
  skos:prefLabel "Nonparametric inference"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1929> .

