@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/319>
  skos:prefLabel "Cosmic inflation"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/425> .

<http://astrothesaurus.org/uat/425>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  skos:broader <http://astrothesaurus.org/uat/319> ;
  skos:prefLabel "E-folding time"@en ;
  skos:definition "The time within which the amplitude of an oscillation increases or decreases by a factor e (= 2.71828...)."@en ;
  dc:modified "2020-11-03T20:46:47.16Z"^^xsd:dateTime, "2020-11-03T20:46:28.061Z"^^xsd:dateTime ;
  a skos:Concept .

