@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/2252>
  skos:prefLabel "Millimeter-wave spectroscopy"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/2254> .

<http://astrothesaurus.org/uat/2251>
  skos:prefLabel "Microwave spectroscopy"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/2254> .

<http://astrothesaurus.org/uat/2254>
  dc:creator <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  dc:created "2022-06-11T22:47:57.661Z"^^xsd:dateTime ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:altLabel "CP-FTMW"@en ;
  skos:broader <http://astrothesaurus.org/uat/2252>, <http://astrothesaurus.org/uat/2251> ;
  skos:prefLabel "Chirped-pulse Fourier-transform"@en ;
  dc:modified "2022-06-11T22:49:07.095Z"^^xsd:dateTime ;
  a skos:Concept .

