@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/1035>
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:altLabel "Meteoroid stream"@en ;
  skos:broader <http://astrothesaurus.org/uat/1041> ;
  skos:prefLabel "Meteor streams"@en ;
  skos:definition "The meteoroids distributed all along an orbit and diffused somewhat around it."@en ;
  dc:modified "2020-11-03T18:51:39.675Z"^^xsd:dateTime, "2020-11-03T18:51:26.052Z"^^xsd:dateTime ;
  a skos:Concept .

<http://astrothesaurus.org/uat/1041>
  skos:prefLabel "Meteors"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/1035> .

