@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/804>
  skos:prefLabel "Interdisciplinary astronomy"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/101> .

<http://astrothesaurus.org/uat/1963>
  skos:prefLabel "Hydrodynamics"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/101> .

<http://astrothesaurus.org/uat/2009>
  skos:prefLabel "Radiative magnetohydrodynamics"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/101> .

<http://astrothesaurus.org/uat/1964>
  skos:prefLabel "Magnetohydrodynamics"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/101> .

<http://astrothesaurus.org/uat/819>
  skos:prefLabel "Internal waves"@en ;
  a skos:Concept ;
  skos:broader <http://astrothesaurus.org/uat/101> .

<http://astrothesaurus.org/uat/101>
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:broader <http://astrothesaurus.org/uat/804> ;
  skos:prefLabel "Astrophysical fluid dynamics"@en ;
  skos:narrower <http://astrothesaurus.org/uat/2009>, <http://astrothesaurus.org/uat/819>, <http://astrothesaurus.org/uat/1964>, <http://astrothesaurus.org/uat/1963> ;
  dc:modified "2018-08-27T19:37:19Z"^^xsd:dateTime ;
  a skos:Concept .

