@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/1963>
  skos:definition "The branch of physics dealing with the motion, energy, and pressure of neutral fluids."@en ;
  skos:editorialNote [ ] ;
  skos:broader <http://astrothesaurus.org/uat/101> ;
  dc:created "2018-08-27T19:17:51Z"^^xsd:dateTime ;
  dc:modified "2020-11-09T16:51:34.696Z"^^xsd:dateTime, "2020-11-09T16:51:24.7Z"^^xsd:dateTime ;
  dc:creator <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:related <http://astrothesaurus.org/uat/767> ;
  skos:prefLabel "Hydrodynamics"@en ;
  a skos:Concept .

<http://astrothesaurus.org/uat/767>
  skos:prefLabel "Hydrodynamical simulations"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/1963> .

<http://astrothesaurus.org/uat/101>
  skos:prefLabel "Astrophysical fluid dynamics"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1963> .

