@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/1095>
  skos:prefLabel "Nebulae"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/2215> .

<http://astrothesaurus.org/uat/2215>
  skos:altLabel "PWNe"@en, "PWN"@en, "Plerion"@en ;
  dc:creator <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie> ;
  dc:modified "2022-01-04T19:41:35.335Z"^^xsd:dateTime, "2022-01-04T22:08:21.35Z"^^xsd:dateTime ;
  dc:created "2022-01-03T15:00:23.709Z"^^xsd:dateTime ;
  a skos:Concept ;
  skos:prefLabel "Pulsar wind nebulae"@en ;
  skos:broader <http://astrothesaurus.org/uat/1095>, <http://astrothesaurus.org/uat/1667> ;
  skos:definition "A bubble of shocked relativistic particles, produced when a pulsar's relativistic wind interacts with its environment."@en ;
  skos:related <http://astrothesaurus.org/uat/1306> ;
  skos:editorialNote [ ] ;
  dc:contributor <http://editor.vocabs.ands.org.au/user/AAS_Frey.Katie_Admin> ;
  skos:example "Crab Nebula"@en .

<http://astrothesaurus.org/uat/1306>
  skos:prefLabel "Pulsars"@en ;
  a skos:Concept ;
  skos:related <http://astrothesaurus.org/uat/2215> .

<http://astrothesaurus.org/uat/1667>
  skos:prefLabel "Supernova remnants"@en ;
  a skos:Concept ;
  skos:narrower <http://astrothesaurus.org/uat/2215> .

