@base <http://www.ivoa.net/rdf/Vocabularies/AVM> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix : <http://www.w3.org/2004/02/skos/core#> .

<>
    dc:created "2009-10-07" ;
    dc:creator [
        foaf:name "The IVOA Semantics Working Group"
    ] ;
    dc:description """This vocabulary is published by the Virtual Astronomy
Multimedia Project to allow images to be
tagged with keywords that are relevant for the public.  It consists of
a set of keywords organised into an enumerated hierarchical structure.
Each term consists of a taxonomic number and a label.  There are no
definitions, scope notes, or cross references.

For further information, see the
specification at http://www.virtualastronomy.org, in particular the
reference document http://www.virtualastronomy.org/AVM_Version1.1May312008.pdf
"""@en ;
    dc:references <http://www.virtualastronomy.org/AVM_Version1.1May312008.pdf> ;
    dc:title "The list of AVM keywords in SKOS format (Version 1.19)"@en ;
    a :ConceptScheme ;
    :hasTopConcept <#avm-1>, <#avm-2>, <#avm-3>, <#avm-4>, <#avm-5>, <#avm-6>, <#avm-7>, <#avm-8>, <#avm-9> .

<#_notation>
    dc:description "The notation here is described in the document http://www.virtualastronomy.org/AVM_Version1.1May312008.pdf" .

<#avm-1>
    a :Concept ;
    :altLabel "Planet"@en ;
    :inScheme <> ;
    :narrower <#avm-1-1-1>, <#avm-1-1-2>, <#avm-1-2-1>, <#avm-1-2-2>, <#avm-1-3-1>, <#avm-1-3-2>, <#avm-1-3-3>, <#avm-1-4>, <#avm-1-5> ;
    :notation "1"^^<#_notation> ;
    :prefLabel "1. Planet"@en .

<#avm-1-1>
    a :Collection ;
    rdfs:label "1.1. [Type]"@en ;
    :member <#avm-1-1-1>, <#avm-1-1-2> .

<#avm-1-1-1>
    a :Concept ;
    :altLabel "Planet: [Type]: Terrestrial"@en, "Terrestrial"@en ;
    :broader <#avm-1> ;
    :inScheme <> ;
    :notation "1.1.1"^^<#_notation> ;
    :prefLabel "1.1.1. Terrestrial"@en .

<#avm-1-1-2>
    a :Concept ;
    :altLabel "Gas Giant"@en, "Planet: [Type]: Gas Giant"@en ;
    :broader <#avm-1> ;
    :inScheme <> ;
    :notation "1.1.2"^^<#_notation> ;
    :prefLabel "1.1.2. Gas Giant"@en .

<#avm-1-2>
    a :Collection ;
    rdfs:label "1.2. [Feature]"@en ;
    :member <#avm-1-2-1>, <#avm-1-2-2> .

<#avm-1-2-1>
    a :Concept ;
    :altLabel "Planet: [Feature]: Surface"@en, "Surface"@en ;
    :broader <#avm-1> ;
    :inScheme <> ;
    :narrower <#avm-1-2-1-1>, <#avm-1-2-1-2>, <#avm-1-2-1-3>, <#avm-1-2-1-4>, <#avm-1-2-1-5>, <#avm-1-2-1-6>, <#avm-1-2-1-7> ;
    :notation "1.2.1"^^<#_notation> ;
    :prefLabel "1.2.1. Surface"@en .

<#avm-1-2-1-1>
    a :Concept ;
    :altLabel "Mountain"@en, "Planet: [Feature]: Surface: Mountain"@en ;
    :broader <#avm-1-2-1> ;
    :inScheme <> ;
    :notation "1.2.1.1"^^<#_notation> ;
    :prefLabel "1.2.1.1. Mountain"@en .

<#avm-1-2-1-2>
    a :Concept ;
    :altLabel "Canyon"@en, "Planet: [Feature]: Surface: Canyon"@en ;
    :broader <#avm-1-2-1> ;
    :inScheme <> ;
    :notation "1.2.1.2"^^<#_notation> ;
    :prefLabel "1.2.1.2. Canyon"@en .

<#avm-1-2-1-3>
    a :Concept ;
    :altLabel "Planet: [Feature]: Surface: Volcanic"@en, "Volcanic"@en ;
    :broader <#avm-1-2-1> ;
    :inScheme <> ;
    :notation "1.2.1.3"^^<#_notation> ;
    :prefLabel "1.2.1.3. Volcanic"@en .

<#avm-1-2-1-4>
    a :Concept ;
    :altLabel "Impact"@en, "Planet: [Feature]: Surface: Impact"@en ;
    :broader <#avm-1-2-1> ;
    :inScheme <> ;
    :notation "1.2.1.4"^^<#_notation> ;
    :prefLabel "1.2.1.4. Impact"@en .

<#avm-1-2-1-5>
    a :Concept ;
    :altLabel "Erosion"@en, "Planet: [Feature]: Surface: Erosion"@en ;
    :broader <#avm-1-2-1> ;
    :inScheme <> ;
    :notation "1.2.1.5"^^<#_notation> ;
    :prefLabel "1.2.1.5. Erosion"@en .

<#avm-1-2-1-6>
    a :Concept ;
    :altLabel "Liquid"@en, "Planet: [Feature]: Surface: Liquid"@en ;
    :broader <#avm-1-2-1> ;
    :inScheme <> ;
    :notation "1.2.1.6"^^<#_notation> ;
    :prefLabel "1.2.1.6. Liquid"@en .

<#avm-1-2-1-7>
    a :Concept ;
    :altLabel "Ice"@en, "Planet: [Feature]: Surface: Ice"@en ;
    :broader <#avm-1-2-1> ;
    :inScheme <> ;
    :notation "1.2.1.7"^^<#_notation> ;
    :prefLabel "1.2.1.7. Ice"@en .

<#avm-1-2-2>
    a :Concept ;
    :altLabel "Atmosphere"@en, "Planet: [Feature]: Atmosphere"@en ;
    :broader <#avm-1> ;
    :inScheme <> ;
    :narrower <#avm-1-2-2-1>, <#avm-1-2-2-2>, <#avm-1-2-2-3>, <#avm-1-2-2-4> ;
    :notation "1.2.2"^^<#_notation> ;
    :prefLabel "1.2.2. Atmosphere"@en .

<#avm-1-2-2-1>
    a :Concept ;
    :altLabel "Cloud"@en, "Planet: [Feature]: Atmosphere: Cloud"@en ;
    :broader <#avm-1-2-2> ;
    :inScheme <> ;
    :notation "1.2.2.1"^^<#_notation> ;
    :prefLabel "1.2.2.1. Cloud"@en .

<#avm-1-2-2-2>
    a :Concept ;
    :altLabel "Planet: [Feature]: Atmosphere: Storm"@en, "Storm"@en ;
    :broader <#avm-1-2-2> ;
    :inScheme <> ;
    :notation "1.2.2.2"^^<#_notation> ;
    :prefLabel "1.2.2.2. Storm"@en .

<#avm-1-2-2-3>
    a :Concept ;
    :altLabel "Belt"@en, "Planet: [Feature]: Atmosphere: Belt"@en ;
    :broader <#avm-1-2-2> ;
    :inScheme <> ;
    :notation "1.2.2.3"^^<#_notation> ;
    :prefLabel "1.2.2.3. Belt"@en .

<#avm-1-2-2-4>
    a :Concept ;
    :altLabel "Aurora"@en, "Planet: [Feature]: Atmosphere: Aurora"@en ;
    :broader <#avm-1-2-2> ;
    :inScheme <> ;
    :notation "1.2.2.4"^^<#_notation> ;
    :prefLabel "1.2.2.4. Aurora"@en .

<#avm-1-3>
    a :Collection ;
    rdfs:label "1.3. [Special Cases]"@en ;
    :member <#avm-1-3-1>, <#avm-1-3-2>, <#avm-1-3-3> .

<#avm-1-3-1>
    a :Concept ;
    :altLabel "Planet: [Special Cases]: Transiting"@en, "Transiting"@en ;
    :broader <#avm-1> ;
    :inScheme <> ;
    :notation "1.3.1"^^<#_notation> ;
    :prefLabel "1.3.1. Transiting"@en .

<#avm-1-3-2>
    a :Concept ;
    :altLabel "Hot Jupiter"@en, "Planet: [Special Cases]: Hot Jupiter"@en ;
    :broader <#avm-1> ;
    :inScheme <> ;
    :notation "1.3.2"^^<#_notation> ;
    :prefLabel "1.3.2. Hot Jupiter"@en .

<#avm-1-3-3>
    a :Concept ;
    :altLabel "Planet: [Special Cases]: Pulsar planet"@en, "Pulsar planet"@en ;
    :broader <#avm-1> ;
    :inScheme <> ;
    :notation "1.3.3"^^<#_notation> ;
    :prefLabel "1.3.3. Pulsar planet"@en .

<#avm-1-4>
    a :Concept ;
    :altLabel "Planet: Satellite"@en, "Satellite"@en ;
    :broader <#avm-1> ;
    :inScheme <> ;
    :narrower <#avm-1-4-1-1>, <#avm-1-4-1-2> ;
    :notation "1.4"^^<#_notation> ;
    :prefLabel "1.4. Satellite"@en .

<#avm-1-4-1>
    a :Collection ;
    rdfs:label "1.4.1. [Feature]"@en ;
    :member <#avm-1-4-1-1>, <#avm-1-4-1-2> .

<#avm-1-4-1-1>
    a :Concept ;
    :altLabel "Planet: Satellite: [Feature]: Surface"@en, "Surface"@en ;
    :broader <#avm-1-4> ;
    :inScheme <> ;
    :narrower <#avm-1-4-1-1-1>, <#avm-1-4-1-1-2>, <#avm-1-4-1-1-3>, <#avm-1-4-1-1-4>, <#avm-1-4-1-1-5>, <#avm-1-4-1-1-6>, <#avm-1-4-1-1-7> ;
    :notation "1.4.1.1"^^<#_notation> ;
    :prefLabel "1.4.1.1. Surface"@en .

<#avm-1-4-1-1-1>
    a :Concept ;
    :altLabel "Mountain"@en, "Planet: Satellite: [Feature]: Surface: Mountain"@en ;
    :broader <#avm-1-4-1-1> ;
    :inScheme <> ;
    :notation "1.4.1.1.1"^^<#_notation> ;
    :prefLabel "1.4.1.1.1. Mountain"@en .

<#avm-1-4-1-1-2>
    a :Concept ;
    :altLabel "Canyon"@en, "Planet: Satellite: [Feature]: Surface: Canyon"@en ;
    :broader <#avm-1-4-1-1> ;
    :inScheme <> ;
    :notation "1.4.1.1.2"^^<#_notation> ;
    :prefLabel "1.4.1.1.2. Canyon"@en .

<#avm-1-4-1-1-3>
    a :Concept ;
    :altLabel "Planet: Satellite: [Feature]: Surface: Volcanic"@en, "Volcanic"@en ;
    :broader <#avm-1-4-1-1> ;
    :inScheme <> ;
    :notation "1.4.1.1.3"^^<#_notation> ;
    :prefLabel "1.4.1.1.3. Volcanic"@en .

<#avm-1-4-1-1-4>
    a :Concept ;
    :altLabel "Impact"@en, "Planet: Satellite: [Feature]: Surface: Impact"@en ;
    :broader <#avm-1-4-1-1> ;
    :inScheme <> ;
    :notation "1.4.1.1.4"^^<#_notation> ;
    :prefLabel "1.4.1.1.4. Impact"@en .

<#avm-1-4-1-1-5>
    a :Concept ;
    :altLabel "Erosion"@en, "Planet: Satellite: [Feature]: Surface: Erosion"@en ;
    :broader <#avm-1-4-1-1> ;
    :inScheme <> ;
    :notation "1.4.1.1.5"^^<#_notation> ;
    :prefLabel "1.4.1.1.5. Erosion"@en .

<#avm-1-4-1-1-6>
    a :Concept ;
    :altLabel "Liquid"@en, "Planet: Satellite: [Feature]: Surface: Liquid"@en ;
    :broader <#avm-1-4-1-1> ;
    :inScheme <> ;
    :notation "1.4.1.1.6"^^<#_notation> ;
    :prefLabel "1.4.1.1.6. Liquid"@en .

<#avm-1-4-1-1-7>
    a :Concept ;
    :altLabel "Ice"@en, "Planet: Satellite: [Feature]: Surface: Ice"@en ;
    :broader <#avm-1-4-1-1> ;
    :inScheme <> ;
    :notation "1.4.1.1.7"^^<#_notation> ;
    :prefLabel "1.4.1.1.7. Ice"@en .

<#avm-1-4-1-2>
    a :Concept ;
    :altLabel "Atmosphere"@en, "Planet: Satellite: [Feature]: Atmosphere"@en ;
    :broader <#avm-1-4> ;
    :inScheme <> ;
    :notation "1.4.1.2"^^<#_notation> ;
    :prefLabel "1.4.1.2. Atmosphere"@en .

<#avm-1-5>
    a :Concept ;
    :altLabel "Planet: Ring"@en, "Ring"@en ;
    :broader <#avm-1> ;
    :inScheme <> ;
    :notation "1.5"^^<#_notation> ;
    :prefLabel "1.5. Ring"@en .

<#avm-2>
    a :Concept ;
    :altLabel "Interplanetary Body"@en ;
    :inScheme <> ;
    :narrower <#avm-2-1>, <#avm-2-2>, <#avm-2-3>, <#avm-2-4> ;
    :notation "2"^^<#_notation> ;
    :prefLabel "2. Interplanetary Body"@en .

<#avm-2-1>
    a :Concept ;
    :altLabel "Dwarf planet"@en, "Interplanetary Body: Dwarf planet"@en ;
    :broader <#avm-2> ;
    :inScheme <> ;
    :notation "2.1"^^<#_notation> ;
    :prefLabel "2.1. Dwarf planet"@en .

<#avm-2-2>
    a :Concept ;
    :altLabel "Comet"@en, "Interplanetary Body: Comet"@en ;
    :broader <#avm-2> ;
    :inScheme <> ;
    :narrower <#avm-2-2-1>, <#avm-2-2-2>, <#avm-2-2-3> ;
    :notation "2.2"^^<#_notation> ;
    :prefLabel "2.2. Comet"@en .

<#avm-2-2-1>
    a :Concept ;
    :altLabel "Interplanetary Body: Comet: Nucleus"@en, "Nucleus"@en ;
    :broader <#avm-2-2> ;
    :inScheme <> ;
    :notation "2.2.1"^^<#_notation> ;
    :prefLabel "2.2.1. Nucleus"@en .

<#avm-2-2-2>
    a :Concept ;
    :altLabel "Coma"@en, "Interplanetary Body: Comet: Coma"@en ;
    :broader <#avm-2-2> ;
    :inScheme <> ;
    :notation "2.2.2"^^<#_notation> ;
    :prefLabel "2.2.2. Coma"@en .

<#avm-2-2-3>
    a :Concept ;
    :altLabel "Interplanetary Body: Comet: Tail"@en, "Tail"@en ;
    :broader <#avm-2-2> ;
    :inScheme <> ;
    :narrower <#avm-2-2-3-1>, <#avm-2-2-3-2> ;
    :notation "2.2.3"^^<#_notation> ;
    :prefLabel "2.2.3. Tail"@en .

<#avm-2-2-3-1>
    a :Concept ;
    :altLabel "Dust"@en, "Interplanetary Body: Comet: Tail: Dust"@en ;
    :broader <#avm-2-2-3> ;
    :inScheme <> ;
    :notation "2.2.3.1"^^<#_notation> ;
    :prefLabel "2.2.3.1. Dust"@en .

<#avm-2-2-3-2>
    a :Concept ;
    :altLabel "Gas"@en, "Interplanetary Body: Comet: Tail: Gas"@en ;
    :broader <#avm-2-2-3> ;
    :inScheme <> ;
    :notation "2.2.3.2"^^<#_notation> ;
    :prefLabel "2.2.3.2. Gas"@en .

<#avm-2-3>
    a :Concept ;
    :altLabel "Asteroid"@en, "Interplanetary Body: Asteroid"@en ;
    :broader <#avm-2> ;
    :inScheme <> ;
    :notation "2.3"^^<#_notation> ;
    :prefLabel "2.3. Asteroid"@en .

<#avm-2-4>
    a :Concept ;
    :altLabel "Interplanetary Body: Meteoroid"@en, "Meteoroid"@en ;
    :broader <#avm-2> ;
    :inScheme <> ;
    :notation "2.4"^^<#_notation> ;
    :prefLabel "2.4. Meteoroid"@en .

<#avm-3>
    a :Concept ;
    :altLabel "Star"@en ;
    :inScheme <> ;
    :narrower <#avm-3-1-1>, <#avm-3-1-10>, <#avm-3-1-2>, <#avm-3-1-3>, <#avm-3-1-4>, <#avm-3-1-5>, <#avm-3-1-6>, <#avm-3-1-7>, <#avm-3-1-8>, <#avm-3-1-9>, <#avm-3-2-1>, <#avm-3-2-2>, <#avm-3-2-3>, <#avm-3-2-4>, <#avm-3-2-5>, <#avm-3-2-6>, <#avm-3-3-1>, <#avm-3-3-2>, <#avm-3-3-3>, <#avm-3-3-4>, <#avm-3-3-5>, <#avm-3-3-6>, <#avm-3-3-7>, <#avm-3-3-8>, <#avm-3-3-9>, <#avm-3-4-1>, <#avm-3-4-2>, <#avm-3-4-3>, <#avm-3-5-1>, <#avm-3-5-2>, <#avm-3-5-3>, <#avm-3-6-1>, <#avm-3-6-2>, <#avm-3-6-3>, <#avm-3-6-4>, <#avm-3-7> ;
    :notation "3"^^<#_notation> ;
    :prefLabel "3. Star"@en .

<#avm-3-1>
    a :Collection ;
    rdfs:label "3.1. [Evolutionary Stage]"@en ;
    :member <#avm-3-1-1>, <#avm-3-1-10>, <#avm-3-1-2>, <#avm-3-1-3>, <#avm-3-1-4>, <#avm-3-1-5>, <#avm-3-1-6>, <#avm-3-1-7>, <#avm-3-1-8>, <#avm-3-1-9> .

<#avm-3-1-1>
    a :Concept ;
    :altLabel "Protostar"@en, "Star: [Evolutionary Stage]: Protostar"@en ;
    :broader <#avm-3> ;
    :inScheme <> ;
    :notation "3.1.1"^^<#_notation> ;
    :prefLabel "3.1.1. Protostar"@en .

<#avm-3-1-10>
    a :Concept ;
    :altLabel "Black Hole"@en, "Star: [Evolutionary Stage]: Black Hole"@en ;
    :broader <#avm-3> ;
    :inScheme <> ;
    :notation "3.1.10"^^<#_notation> ;
    :prefLabel "3.1.10. Black Hole"@en .

<#avm-3-1-2>
    a :Concept ;
    :altLabel "Star: [Evolutionary Stage]: Young Stellar Object"@en, "Young Stellar Object"@en ;
    :broader <#avm-3> ;
    :inScheme <> ;
    :notation "3.1.2"^^<#_notation> ;
    :prefLabel "3.1.2. Young Stellar Object"@en .

<#avm-3-1-3>
    a :Concept ;
    :altLabel "Main Sequence"@en, "Star: [Evolutionary Stage]: Main Sequence"@en ;
    :broader <#avm-3> ;
    :inScheme <> ;
    :notation "3.1.3"^^<#_notation> ;
    :prefLabel "3.1.3. Main Sequence"@en .

<#avm-3-1-4>
    a :Concept ;
    :altLabel "Red Giant"@en, "Star: [Evolutionary Stage]: Red Giant"@en ;
    :broader <#avm-3> ;
    :inScheme <> ;
    :notation "3.1.4"^^<#_notation> ;
    :prefLabel "3.1.4. Red Giant"@en .

<#avm-3-1-5>
    a :Concept ;
    :altLabel "Red Supergiant"@en, "Star: [Evolutionary Stage]: Red Supergiant"@en ;
    :broader <#avm-3> ;
    :inScheme <> ;
    :notation "3.1.5"^^<#_notation> ;
    :prefLabel "3.1.5. Red Supergiant"@en .

<#avm-3-1-6>
    a :Concept ;
    :altLabel "Blue Supergiant"@en, "Star: [Evolutionary Stage]: Blue Supergiant"@en ;
    :broader <#avm-3> ;
    :inScheme <> ;
    :notation "3.1.6"^^<#_notation> ;
    :prefLabel "3.1.6. Blue Supergiant"@en .

<#avm-3-1-7>
    a :Concept ;
    :altLabel "Star: [Evolutionary Stage]: White Dwarf"@en, "White Dwarf"@en ;
    :broader <#avm-3> ;
    :inScheme <> ;
    :notation "3.1.7"^^<#_notation> ;
    :prefLabel "3.1.7. White Dwarf"@en .

<#avm-3-1-8>
    a :Concept ;
    :altLabel "Star: [Evolutionary Stage]: Supernova"@en, "Supernova"@en ;
    :broader <#avm-3> ;
    :inScheme <> ;
    :notation "3.1.8"^^<#_notation> ;
    :prefLabel "3.1.8. Supernova"@en .

<#avm-3-1-9>
    a :Concept ;
    :altLabel "Neutron Star"@en, "Star: [Evolutionary Stage]: Neutron Star"@en ;
    :broader <#avm-3> ;
    :inScheme <> ;
    :narrower <#avm-3-1-9-1>, <#avm-3-1-9-2> ;
    :notation "3.1.9"^^<#_notation> ;
    :prefLabel "3.1.9. Neutron Star"@en .

<#avm-3-1-9-1>
    a :Concept ;
    :altLabel "Pulsar"@en, "Star: [Evolutionary Stage]: Neutron Star: Pulsar"@en ;
    :broader <#avm-3-1-9> ;
    :inScheme <> ;
    :notation "3.1.9.1"^^<#_notation> ;
    :prefLabel "3.1.9.1. Pulsar"@en .

<#avm-3-1-9-2>
    a :Concept ;
    :altLabel "Magnetar"@en, "Star: [Evolutionary Stage]: Neutron Star: Magnetar"@en ;
    :broader <#avm-3-1-9> ;
    :inScheme <> ;
    :notation "3.1.9.2"^^<#_notation> ;
    :prefLabel "3.1.9.2. Magnetar"@en .

<#avm-3-2>
    a :Collection ;
    rdfs:label "3.2. [Type]"@en ;
    :member <#avm-3-2-1>, <#avm-3-2-2>, <#avm-3-2-3>, <#avm-3-2-4>, <#avm-3-2-5>, <#avm-3-2-6> .

<#avm-3-2-1>
    a :Concept ;
    :altLabel "Star: [Type]: Variable"@en, "Variable"@en ;
    :broader <#avm-3> ;
    :inScheme <> ;
    :narrower <#avm-3-2-1-1>, <#avm-3-2-1-2>, <#avm-3-2-1-3>, <#avm-3-2-1-4>, <#avm-3-2-1-5>, <#avm-3-2-1-6> ;
    :notation "3.2.1"^^<#_notation> ;
    :prefLabel "3.2.1. Variable"@en .

<#avm-3-2-1-1>
    a :Concept ;
    :altLabel "Pulsating"@en, "Star: [Type]: Variable: Pulsating"@en ;
    :broader <#avm-3-2-1> ;
    :inScheme <> ;
    :notation "3.2.1.1"^^<#_notation> ;
    :prefLabel "3.2.1.1. Pulsating"@en .

<#avm-3-2-1-2>
    a :Concept ;
    :altLabel "Irregular"@en, "Star: [Type]: Variable: Irregular"@en ;
    :broader <#avm-3-2-1> ;
    :inScheme <> ;
    :notation "3.2.1.2"^^<#_notation> ;
    :prefLabel "3.2.1.2. Irregular"@en .

<#avm-3-2-1-3>
    a :Concept ;
    :altLabel "Eclipsing"@en, "Star: [Type]: Variable: Eclipsing"@en ;
    :broader <#avm-3-2-1> ;
    :inScheme <> ;
    :notation "3.2.1.3"^^<#_notation> ;
    :prefLabel "3.2.1.3. Eclipsing"@en .

<#avm-3-2-1-4>
    a :Concept ;
    :altLabel "Flare Star"@en, "Star: [Type]: Variable: Flare Star"@en ;
    :broader <#avm-3-2-1> ;
    :inScheme <> ;
    :notation "3.2.1.4"^^<#_notation> ;
    :prefLabel "3.2.1.4. Flare Star"@en .

<#avm-3-2-1-5>
    a :Concept ;
    :altLabel "Nova"@en, "Star: [Type]: Variable: Nova"@en ;
    :broader <#avm-3-2-1> ;
    :inScheme <> ;
    :notation "3.2.1.5"^^<#_notation> ;
    :prefLabel "3.2.1.5. Nova"@en .

<#avm-3-2-1-6>
    a :Concept ;
    :altLabel "Star: [Type]: Variable: X-Ray Binary (Star)"@en, "X-Ray Binary (Star)"@en ;
    :broader <#avm-3-2-1> ;
    :inScheme <> ;
    :notation "3.2.1.6"^^<#_notation> ;
    :prefLabel "3.2.1.6. X-Ray Binary (Star)"@en .

<#avm-3-2-2>
    a :Concept ;
    :altLabel "Carbon"@en, "Star: [Type]: Carbon"@en ;
    :broader <#avm-3> ;
    :inScheme <> ;
    :notation "3.2.2"^^<#_notation> ;
    :prefLabel "3.2.2. Carbon"@en .

<#avm-3-2-3>
    a :Concept ;
    :altLabel "Brown Dwarf"@en, "Star: [Type]: Brown Dwarf"@en ;
    :broader <#avm-3> ;
    :inScheme <> ;
    :notation "3.2.3"^^<#_notation> ;
    :prefLabel "3.2.3. Brown Dwarf"@en .

<#avm-3-2-4>
    a :Concept ;
    :altLabel "Star: [Type]: Wolf-Rayet"@en, "Wolf-Rayet"@en ;
    :broader <#avm-3> ;
    :inScheme <> ;
    :notation "3.2.4"^^<#_notation> ;
    :prefLabel "3.2.4. Wolf-Rayet"@en .

<#avm-3-2-5>
    a :Concept ;
    :altLabel "Blue Straggler"@en, "Star: [Type]: Blue Straggler"@en ;
    :broader <#avm-3> ;
    :inScheme <> ;
    :notation "3.2.5"^^<#_notation> ;
    :prefLabel "3.2.5. Blue Straggler"@en .

<#avm-3-2-6>
    a :Concept ;
    :altLabel "Exotic"@en, "Star: [Type]: Exotic"@en ;
    :broader <#avm-3> ;
    :inScheme <> ;
    :narrower <#avm-3-2-6-1> ;
    :notation "3.2.6"^^<#_notation> ;
    :prefLabel "3.2.6. Exotic"@en .

<#avm-3-2-6-1>
    a :Concept ;
    :altLabel "Star: [Type]: Exotic: X-Ray Binary"@en, "X-Ray Binary"@en ;
    :broader <#avm-3-2-6> ;
    :inScheme <> ;
    :notation "3.2.6.1"^^<#_notation> ;
    :prefLabel "3.2.6.1. X-Ray Binary"@en .

<#avm-3-3>
    a :Collection ;
    rdfs:label "3.3. [Spectral Type]"@en ;
    :member <#avm-3-3-1>, <#avm-3-3-2>, <#avm-3-3-3>, <#avm-3-3-4>, <#avm-3-3-5>, <#avm-3-3-6>, <#avm-3-3-7>, <#avm-3-3-8>, <#avm-3-3-9> .

<#avm-3-3-1>
    a :Concept ;
    :altLabel "O"@en, "Star: [Spectral Type]: O"@en ;
    :broader <#avm-3> ;
    :inScheme <> ;
    :notation "3.3.1"^^<#_notation> ;
    :prefLabel "3.3.1. O"@en .

<#avm-3-3-2>
    a :Concept ;
    :altLabel "B"@en, "Star: [Spectral Type]: B"@en ;
    :broader <#avm-3> ;
    :inScheme <> ;
    :notation "3.3.2"^^<#_notation> ;
    :prefLabel "3.3.2. B"@en .

<#avm-3-3-3>
    a :Concept ;
    :altLabel "A"@en, "Star: [Spectral Type]: A"@en ;
    :broader <#avm-3> ;
    :inScheme <> ;
    :notation "3.3.3"^^<#_notation> ;
    :prefLabel "3.3.3. A"@en .

<#avm-3-3-4>
    a :Concept ;
    :altLabel "F"@en, "Star: [Spectral Type]: F"@en ;
    :broader <#avm-3> ;
    :inScheme <> ;
    :notation "3.3.4"^^<#_notation> ;
    :prefLabel "3.3.4. F"@en .

<#avm-3-3-5>
    a :Concept ;
    :altLabel "G"@en, "Star: [Spectral Type]: G"@en ;
    :broader <#avm-3> ;
    :inScheme <> ;
    :notation "3.3.5"^^<#_notation> ;
    :prefLabel "3.3.5. G"@en .

<#avm-3-3-6>
    a :Concept ;
    :altLabel "K"@en, "Star: [Spectral Type]: K"@en ;
    :broader <#avm-3> ;
    :inScheme <> ;
    :notation "3.3.6"^^<#_notation> ;
    :prefLabel "3.3.6. K"@en .

<#avm-3-3-7>
    a :Concept ;
    :altLabel "M"@en, "Star: [Spectral Type]: M"@en ;
    :broader <#avm-3> ;
    :inScheme <> ;
    :notation "3.3.7"^^<#_notation> ;
    :prefLabel "3.3.7. M"@en .

<#avm-3-3-8>
    a :Concept ;
    :altLabel "L"@en, "Star: [Spectral Type]: L"@en ;
    :broader <#avm-3> ;
    :inScheme <> ;
    :notation "3.3.8"^^<#_notation> ;
    :prefLabel "3.3.8. L"@en .

<#avm-3-3-9>
    a :Concept ;
    :altLabel "Star: [Spectral Type]: T"@en, "T"@en ;
    :broader <#avm-3> ;
    :inScheme <> ;
    :notation "3.3.9"^^<#_notation> ;
    :prefLabel "3.3.9. T"@en .

<#avm-3-4>
    a :Collection ;
    rdfs:label "3.4. [Population]"@en ;
    :member <#avm-3-4-1>, <#avm-3-4-2>, <#avm-3-4-3> .

<#avm-3-4-1>
    a :Concept ;
    :altLabel "I"@en, "Star: [Population]: I"@en ;
    :broader <#avm-3> ;
    :inScheme <> ;
    :notation "3.4.1"^^<#_notation> ;
    :prefLabel "3.4.1. I"@en .

<#avm-3-4-2>
    a :Concept ;
    :altLabel "II"@en, "Star: [Population]: II"@en ;
    :broader <#avm-3> ;
    :inScheme <> ;
    :notation "3.4.2"^^<#_notation> ;
    :prefLabel "3.4.2. II"@en .

<#avm-3-4-3>
    a :Concept ;
    :altLabel "III"@en, "Star: [Population]: III"@en ;
    :broader <#avm-3> ;
    :inScheme <> ;
    :notation "3.4.3"^^<#_notation> ;
    :prefLabel "3.4.3. III"@en .

<#avm-3-5>
    a :Collection ;
    rdfs:label "3.5. [Feature]"@en ;
    :member <#avm-3-5-1>, <#avm-3-5-2>, <#avm-3-5-3> .

<#avm-3-5-1>
    a :Concept ;
    :altLabel "Photosphere"@en, "Star: [Feature]: Photosphere"@en ;
    :broader <#avm-3> ;
    :inScheme <> ;
    :narrower <#avm-3-5-1-1>, <#avm-3-5-1-2> ;
    :notation "3.5.1"^^<#_notation> ;
    :prefLabel "3.5.1. Photosphere"@en .

<#avm-3-5-1-1>
    a :Concept ;
    :altLabel "Granulation"@en, "Star: [Feature]: Photosphere: Granulation"@en ;
    :broader <#avm-3-5-1> ;
    :inScheme <> ;
    :notation "3.5.1.1"^^<#_notation> ;
    :prefLabel "3.5.1.1. Granulation"@en .

<#avm-3-5-1-2>
    a :Concept ;
    :altLabel "Star: [Feature]: Photosphere: Sunspot"@en, "Sunspot"@en ;
    :broader <#avm-3-5-1> ;
    :inScheme <> ;
    :notation "3.5.1.2"^^<#_notation> ;
    :prefLabel "3.5.1.2. Sunspot"@en .

<#avm-3-5-2>
    a :Concept ;
    :altLabel "Chromosphere"@en, "Star: [Feature]: Chromosphere"@en ;
    :broader <#avm-3> ;
    :inScheme <> ;
    :narrower <#avm-3-5-2-1>, <#avm-3-5-2-2> ;
    :notation "3.5.2"^^<#_notation> ;
    :prefLabel "3.5.2. Chromosphere"@en .

<#avm-3-5-2-1>
    a :Concept ;
    :altLabel "Flare"@en, "Star: [Feature]: Chromosphere: Flare"@en ;
    :broader <#avm-3-5-2> ;
    :inScheme <> ;
    :notation "3.5.2.1"^^<#_notation> ;
    :prefLabel "3.5.2.1. Flare"@en .

<#avm-3-5-2-2>
    a :Concept ;
    :altLabel "Facula"@en, "Star: [Feature]: Chromosphere: Facula"@en ;
    :broader <#avm-3-5-2> ;
    :inScheme <> ;
    :notation "3.5.2.2"^^<#_notation> ;
    :prefLabel "3.5.2.2. Facula"@en .

<#avm-3-5-3>
    a :Concept ;
    :altLabel "Corona"@en, "Star: [Feature]: Corona"@en ;
    :broader <#avm-3> ;
    :inScheme <> ;
    :narrower <#avm-3-5-3-1> ;
    :notation "3.5.3"^^<#_notation> ;
    :prefLabel "3.5.3. Corona"@en .

<#avm-3-5-3-1>
    a :Concept ;
    :altLabel "Prominence"@en, "Star: [Feature]: Corona: Prominence"@en ;
    :broader <#avm-3-5-3> ;
    :inScheme <> ;
    :notation "3.5.3.1"^^<#_notation> ;
    :prefLabel "3.5.3.1. Prominence"@en .

<#avm-3-6>
    a :Collection ;
    rdfs:label "3.6. [Grouping]"@en ;
    :member <#avm-3-6-1>, <#avm-3-6-2>, <#avm-3-6-3>, <#avm-3-6-4> .

<#avm-3-6-1>
    a :Concept ;
    :altLabel "Binary"@en, "Star: [Grouping]: Binary"@en ;
    :broader <#avm-3> ;
    :inScheme <> ;
    :notation "3.6.1"^^<#_notation> ;
    :prefLabel "3.6.1. Binary"@en .

<#avm-3-6-2>
    a :Concept ;
    :altLabel "Star: [Grouping]: Triple"@en, "Triple"@en ;
    :broader <#avm-3> ;
    :inScheme <> ;
    :notation "3.6.2"^^<#_notation> ;
    :prefLabel "3.6.2. Triple"@en .

<#avm-3-6-3>
    a :Concept ;
    :altLabel "Multiple"@en, "Star: [Grouping]: Multiple"@en ;
    :broader <#avm-3> ;
    :inScheme <> ;
    :notation "3.6.3"^^<#_notation> ;
    :prefLabel "3.6.3. Multiple"@en .

<#avm-3-6-4>
    a :Concept ;
    :altLabel "Cluster"@en, "Star: [Grouping]: Cluster"@en ;
    :broader <#avm-3> ;
    :inScheme <> ;
    :narrower <#avm-3-6-4-1>, <#avm-3-6-4-2> ;
    :notation "3.6.4"^^<#_notation> ;
    :prefLabel "3.6.4. Cluster"@en .

<#avm-3-6-4-1>
    a :Concept ;
    :altLabel "Open"@en, "Star: [Grouping]: Cluster: Open"@en ;
    :broader <#avm-3-6-4> ;
    :inScheme <> ;
    :notation "3.6.4.1"^^<#_notation> ;
    :prefLabel "3.6.4.1. Open"@en .

<#avm-3-6-4-2>
    a :Concept ;
    :altLabel "Globular"@en, "Star: [Grouping]: Cluster: Globular"@en ;
    :broader <#avm-3-6-4> ;
    :inScheme <> ;
    :notation "3.6.4.2"^^<#_notation> ;
    :prefLabel "3.6.4.2. Globular"@en .

<#avm-3-7>
    a :Concept ;
    :altLabel "Circumstellar Material"@en, "Star: Circumstellar Material"@en ;
    :broader <#avm-3> ;
    :inScheme <> ;
    :narrower <#avm-3-7-1>, <#avm-3-7-2>, <#avm-3-7-3> ;
    :notation "3.7"^^<#_notation> ;
    :prefLabel "3.7. Circumstellar Material"@en .

<#avm-3-7-1>
    a :Concept ;
    :altLabel "Planetary System"@en, "Star: Circumstellar Material: Planetary System"@en ;
    :broader <#avm-3-7> ;
    :inScheme <> ;
    :notation "3.7.1"^^<#_notation> ;
    :prefLabel "3.7.1. Planetary System"@en .

<#avm-3-7-2>
    a :Concept ;
    :altLabel "Disk"@en, "Star: Circumstellar Material: Disk"@en ;
    :broader <#avm-3-7> ;
    :inScheme <> ;
    :narrower <#avm-3-7-2-1>, <#avm-3-7-2-2>, <#avm-3-7-2-3> ;
    :notation "3.7.2"^^<#_notation> ;
    :prefLabel "3.7.2. Disk"@en .

<#avm-3-7-2-1>
    a :Concept ;
    :altLabel "Protoplanetary"@en, "Star: Circumstellar Material: Disk: Protoplanetary"@en ;
    :broader <#avm-3-7-2> ;
    :inScheme <> ;
    :notation "3.7.2.1"^^<#_notation> ;
    :prefLabel "3.7.2.1. Protoplanetary"@en .

<#avm-3-7-2-2>
    a :Concept ;
    :altLabel "Accretion"@en, "Star: Circumstellar Material: Disk: Accretion"@en ;
    :broader <#avm-3-7-2> ;
    :inScheme <> ;
    :notation "3.7.2.2"^^<#_notation> ;
    :prefLabel "3.7.2.2. Accretion"@en .

<#avm-3-7-2-3>
    a :Concept ;
    :altLabel "Debris"@en, "Star: Circumstellar Material: Disk: Debris"@en ;
    :broader <#avm-3-7-2> ;
    :inScheme <> ;
    :notation "3.7.2.3"^^<#_notation> ;
    :prefLabel "3.7.2.3. Debris"@en .

<#avm-3-7-3>
    a :Concept ;
    :altLabel "Outflow"@en, "Star: Circumstellar Material: Outflow"@en ;
    :broader <#avm-3-7> ;
    :inScheme <> ;
    :narrower <#avm-3-7-3-1>, <#avm-3-7-3-2> ;
    :notation "3.7.3"^^<#_notation> ;
    :prefLabel "3.7.3. Outflow"@en .

<#avm-3-7-3-1>
    a :Concept ;
    :altLabel "Solar Wind"@en, "Star: Circumstellar Material: Outflow: Solar Wind"@en ;
    :broader <#avm-3-7-3> ;
    :inScheme <> ;
    :notation "3.7.3.1"^^<#_notation> ;
    :prefLabel "3.7.3.1. Solar Wind"@en .

<#avm-3-7-3-2>
    a :Concept ;
    :altLabel "Coronal Mass Ejection"@en, "Star: Circumstellar Material: Outflow: Coronal Mass Ejection"@en ;
    :broader <#avm-3-7-3> ;
    :inScheme <> ;
    :notation "3.7.3.2"^^<#_notation> ;
    :prefLabel "3.7.3.2. Coronal Mass Ejection"@en .

<#avm-4>
    a :Concept ;
    :altLabel "Nebula"@en ;
    :inScheme <> ;
    :narrower <#avm-4-1-1>, <#avm-4-1-2>, <#avm-4-1-3>, <#avm-4-1-4>, <#avm-4-1-5>, <#avm-4-2-1>, <#avm-4-2-2>, <#avm-4-2-3> ;
    :notation "4"^^<#_notation> ;
    :prefLabel "4. Nebula"@en .

<#avm-4-1>
    a :Collection ;
    rdfs:label "4.1. [Type]"@en ;
    :member <#avm-4-1-1>, <#avm-4-1-2>, <#avm-4-1-3>, <#avm-4-1-4>, <#avm-4-1-5> .

<#avm-4-1-1>
    a :Concept ;
    :altLabel "Interstellar Medium"@en, "Nebula: [Type]: Interstellar Medium"@en ;
    :broader <#avm-4> ;
    :inScheme <> ;
    :notation "4.1.1"^^<#_notation> ;
    :prefLabel "4.1.1. Interstellar Medium"@en .

<#avm-4-1-2>
    a :Concept ;
    :altLabel "Nebula: [Type]: Star Formation"@en, "Star Formation"@en ;
    :broader <#avm-4> ;
    :inScheme <> ;
    :notation "4.1.2"^^<#_notation> ;
    :prefLabel "4.1.2. Star Formation"@en .

<#avm-4-1-3>
    a :Concept ;
    :altLabel "Nebula: [Type]: Planetary"@en, "Planetary"@en ;
    :broader <#avm-4> ;
    :inScheme <> ;
    :notation "4.1.3"^^<#_notation> ;
    :prefLabel "4.1.3. Planetary"@en .

<#avm-4-1-4>
    a :Concept ;
    :altLabel "Nebula: [Type]: Supernova Remnant"@en, "Supernova Remnant"@en ;
    :broader <#avm-4> ;
    :inScheme <> ;
    :notation "4.1.4"^^<#_notation> ;
    :prefLabel "4.1.4. Supernova Remnant"@en .

<#avm-4-1-5>
    a :Concept ;
    :altLabel "Jet"@en, "Nebula: [Type]: Jet"@en ;
    :broader <#avm-4> ;
    :inScheme <> ;
    :notation "4.1.5"^^<#_notation> ;
    :prefLabel "4.1.5. Jet"@en .

<#avm-4-2>
    a :Collection ;
    rdfs:label "4.2. [Appearance]"@en ;
    :member <#avm-4-2-1>, <#avm-4-2-2>, <#avm-4-2-3> .

<#avm-4-2-1>
    a :Concept ;
    :altLabel "Emission"@en, "Nebula: [Appearance]: Emission"@en ;
    :broader <#avm-4> ;
    :inScheme <> ;
    :narrower <#avm-4-2-1-1> ;
    :notation "4.2.1"^^<#_notation> ;
    :prefLabel "4.2.1. Emission"@en .

<#avm-4-2-1-1>
    a :Concept ;
    :altLabel "H II Region"@en, "Nebula: [Appearance]: Emission: H II Region"@en ;
    :broader <#avm-4-2-1> ;
    :inScheme <> ;
    :notation "4.2.1.1"^^<#_notation> ;
    :prefLabel "4.2.1.1. H II Region"@en .

<#avm-4-2-2>
    a :Concept ;
    :altLabel "Nebula: [Appearance]: Reflection"@en, "Reflection"@en ;
    :broader <#avm-4> ;
    :inScheme <> ;
    :narrower <#avm-4-2-2-1> ;
    :notation "4.2.2"^^<#_notation> ;
    :prefLabel "4.2.2. Reflection"@en .

<#avm-4-2-2-1>
    a :Concept ;
    :altLabel "Light Echo"@en, "Nebula: [Appearance]: Reflection: Light Echo"@en ;
    :broader <#avm-4-2-2> ;
    :inScheme <> ;
    :notation "4.2.2.1"^^<#_notation> ;
    :prefLabel "4.2.2.1. Light Echo"@en .

<#avm-4-2-3>
    a :Concept ;
    :altLabel "Dark"@en, "Nebula: [Appearance]: Dark"@en ;
    :broader <#avm-4> ;
    :inScheme <> ;
    :narrower <#avm-4-2-3-1>, <#avm-4-2-3-2>, <#avm-4-2-3-3> ;
    :notation "4.2.3"^^<#_notation> ;
    :prefLabel "4.2.3. Dark"@en .

<#avm-4-2-3-1>
    a :Concept ;
    :altLabel "Molecular Cloud"@en, "Nebula: [Appearance]: Dark: Molecular Cloud"@en ;
    :broader <#avm-4-2-3> ;
    :inScheme <> ;
    :notation "4.2.3.1"^^<#_notation> ;
    :prefLabel "4.2.3.1. Molecular Cloud"@en .

<#avm-4-2-3-2>
    a :Concept ;
    :altLabel "Bok Globule"@en, "Nebula: [Appearance]: Dark: Bok Globule"@en ;
    :broader <#avm-4-2-3> ;
    :inScheme <> ;
    :notation "4.2.3.2"^^<#_notation> ;
    :prefLabel "4.2.3.2. Bok Globule"@en .

<#avm-4-2-3-3>
    a :Concept ;
    :altLabel "Nebula: [Appearance]: Dark: Proplyd"@en, "Proplyd"@en ;
    :broader <#avm-4-2-3> ;
    :inScheme <> ;
    :notation "4.2.3.3"^^<#_notation> ;
    :prefLabel "4.2.3.3. Proplyd"@en .

<#avm-5>
    a :Concept ;
    :altLabel "Galaxy"@en ;
    :inScheme <> ;
    :narrower <#avm-5-1-1>, <#avm-5-1-2>, <#avm-5-1-3>, <#avm-5-1-4>, <#avm-5-1-5>, <#avm-5-1-6>, <#avm-5-1-7>, <#avm-5-1-8>, <#avm-5-2-1>, <#avm-5-2-2>, <#avm-5-3-1>, <#avm-5-3-2>, <#avm-5-3-3>, <#avm-5-3-4>, <#avm-5-4-1>, <#avm-5-4-2>, <#avm-5-4-3>, <#avm-5-4-4>, <#avm-5-4-5>, <#avm-5-4-6>, <#avm-5-4-7>, <#avm-5-4-8>, <#avm-5-4-9>, <#avm-5-5-1>, <#avm-5-5-2>, <#avm-5-5-3>, <#avm-5-5-4> ;
    :notation "5"^^<#_notation> ;
    :prefLabel "5. Galaxy"@en .

<#avm-5-1>
    a :Collection ;
    rdfs:label "5.1. [Type]"@en ;
    :member <#avm-5-1-1>, <#avm-5-1-2>, <#avm-5-1-3>, <#avm-5-1-4>, <#avm-5-1-5>, <#avm-5-1-6>, <#avm-5-1-7>, <#avm-5-1-8> .

<#avm-5-1-1>
    a :Concept ;
    :altLabel "Galaxy: [Type]: Spiral"@en, "Spiral"@en ;
    :broader <#avm-5> ;
    :inScheme <> ;
    :notation "5.1.1"^^<#_notation> ;
    :prefLabel "5.1.1. Spiral"@en .

<#avm-5-1-2>
    a :Concept ;
    :altLabel "Barred"@en, "Galaxy: [Type]: Barred"@en ;
    :broader <#avm-5> ;
    :inScheme <> ;
    :notation "5.1.2"^^<#_notation> ;
    :prefLabel "5.1.2. Barred"@en .

<#avm-5-1-3>
    a :Concept ;
    :altLabel "Galaxy: [Type]: Lenticular"@en, "Lenticular"@en ;
    :broader <#avm-5> ;
    :inScheme <> ;
    :notation "5.1.3"^^<#_notation> ;
    :prefLabel "5.1.3. Lenticular"@en .

<#avm-5-1-4>
    a :Concept ;
    :altLabel "Elliptical"@en, "Galaxy: [Type]: Elliptical"@en ;
    :broader <#avm-5> ;
    :inScheme <> ;
    :notation "5.1.4"^^<#_notation> ;
    :prefLabel "5.1.4. Elliptical"@en .

<#avm-5-1-5>
    a :Concept ;
    :altLabel "Galaxy: [Type]: Ring"@en, "Ring"@en ;
    :broader <#avm-5> ;
    :inScheme <> ;
    :notation "5.1.5"^^<#_notation> ;
    :prefLabel "5.1.5. Ring"@en .

<#avm-5-1-6>
    a :Concept ;
    :altLabel "Galaxy: [Type]: Irregular"@en, "Irregular"@en ;
    :broader <#avm-5> ;
    :inScheme <> ;
    :notation "5.1.6"^^<#_notation> ;
    :prefLabel "5.1.6. Irregular"@en .

<#avm-5-1-7>
    a :Concept ;
    :altLabel "Galaxy: [Type]: Interacting"@en, "Interacting"@en ;
    :broader <#avm-5> ;
    :inScheme <> ;
    :notation "5.1.7"^^<#_notation> ;
    :prefLabel "5.1.7. Interacting"@en .

<#avm-5-1-8>
    a :Concept ;
    :altLabel "Galaxy: [Type]: Gravitationally Lensed"@en, "Gravitationally Lensed"@en ;
    :broader <#avm-5> ;
    :inScheme <> ;
    :notation "5.1.8"^^<#_notation> ;
    :prefLabel "5.1.8. Gravitationally Lensed"@en .

<#avm-5-2>
    a :Collection ;
    rdfs:label "5.2. [Size]"@en ;
    :member <#avm-5-2-1>, <#avm-5-2-2> .

<#avm-5-2-1>
    a :Concept ;
    :altLabel "Galaxy: [Size]: Giant"@en, "Giant"@en ;
    :broader <#avm-5> ;
    :inScheme <> ;
    :notation "5.2.1"^^<#_notation> ;
    :prefLabel "5.2.1. Giant"@en .

<#avm-5-2-2>
    a :Concept ;
    :altLabel "Dwarf"@en, "Galaxy: [Size]: Dwarf"@en ;
    :broader <#avm-5> ;
    :inScheme <> ;
    :notation "5.2.2"^^<#_notation> ;
    :prefLabel "5.2.2. Dwarf"@en .

<#avm-5-3>
    a :Collection ;
    rdfs:label "5.3. [Activity]"@en ;
    :member <#avm-5-3-1>, <#avm-5-3-2>, <#avm-5-3-3>, <#avm-5-3-4> .

<#avm-5-3-1>
    a :Concept ;
    :altLabel "Galaxy: [Activity]: Normal"@en, "Normal"@en ;
    :broader <#avm-5> ;
    :inScheme <> ;
    :notation "5.3.1"^^<#_notation> ;
    :prefLabel "5.3.1. Normal"@en .

<#avm-5-3-2>
    a :Concept ;
    :altLabel "AGN"@en, "Galaxy: [Activity]: AGN"@en ;
    :broader <#avm-5> ;
    :inScheme <> ;
    :narrower <#avm-5-3-2-1>, <#avm-5-3-2-2>, <#avm-5-3-2-3>, <#avm-5-3-2-4> ;
    :notation "5.3.2"^^<#_notation> ;
    :prefLabel "5.3.2. AGN"@en .

<#avm-5-3-2-1>
    a :Concept ;
    :altLabel "Galaxy: [Activity]: AGN: Quasar"@en, "Quasar"@en ;
    :broader <#avm-5-3-2> ;
    :inScheme <> ;
    :notation "5.3.2.1"^^<#_notation> ;
    :prefLabel "5.3.2.1. Quasar"@en .

<#avm-5-3-2-2>
    a :Concept ;
    :altLabel "Galaxy: [Activity]: AGN: Seyfert"@en, "Seyfert"@en ;
    :broader <#avm-5-3-2> ;
    :inScheme <> ;
    :notation "5.3.2.2"^^<#_notation> ;
    :prefLabel "5.3.2.2. Seyfert"@en .

<#avm-5-3-2-3>
    a :Concept ;
    :altLabel "Blazar"@en, "Galaxy: [Activity]: AGN: Blazar"@en ;
    :broader <#avm-5-3-2> ;
    :inScheme <> ;
    :notation "5.3.2.3"^^<#_notation> ;
    :prefLabel "5.3.2.3. Blazar"@en .

<#avm-5-3-2-4>
    a :Concept ;
    :altLabel "Galaxy: [Activity]: AGN: Liner"@en, "Liner"@en ;
    :broader <#avm-5-3-2> ;
    :inScheme <> ;
    :notation "5.3.2.4"^^<#_notation> ;
    :prefLabel "5.3.2.4. Liner"@en .

<#avm-5-3-3>
    a :Concept ;
    :altLabel "Galaxy: [Activity]: Starburst"@en, "Starburst"@en ;
    :broader <#avm-5> ;
    :inScheme <> ;
    :notation "5.3.3"^^<#_notation> ;
    :prefLabel "5.3.3. Starburst"@en .

<#avm-5-3-4>
    a :Concept ;
    :altLabel "Galaxy: [Activity]: Ultraluminous"@en, "Ultraluminous"@en ;
    :broader <#avm-5> ;
    :inScheme <> ;
    :notation "5.3.4"^^<#_notation> ;
    :prefLabel "5.3.4. Ultraluminous"@en .

<#avm-5-4>
    a :Collection ;
    rdfs:label "5.4. [Component]"@en ;
    :member <#avm-5-4-1>, <#avm-5-4-2>, <#avm-5-4-3>, <#avm-5-4-4>, <#avm-5-4-5>, <#avm-5-4-6>, <#avm-5-4-7>, <#avm-5-4-8>, <#avm-5-4-9> .

<#avm-5-4-1>
    a :Concept ;
    :altLabel "Bulge"@en, "Galaxy: [Component]: Bulge"@en ;
    :broader <#avm-5> ;
    :inScheme <> ;
    :notation "5.4.1"^^<#_notation> ;
    :prefLabel "5.4.1. Bulge"@en .

<#avm-5-4-2>
    a :Concept ;
    :altLabel "Bar"@en, "Galaxy: [Component]: Bar"@en ;
    :broader <#avm-5> ;
    :inScheme <> ;
    :notation "5.4.2"^^<#_notation> ;
    :prefLabel "5.4.2. Bar"@en .

<#avm-5-4-3>
    a :Concept ;
    :altLabel "Disk"@en, "Galaxy: [Component]: Disk"@en ;
    :broader <#avm-5> ;
    :inScheme <> ;
    :notation "5.4.3"^^<#_notation> ;
    :prefLabel "5.4.3. Disk"@en .

<#avm-5-4-4>
    a :Concept ;
    :altLabel "Galaxy: [Component]: Halo"@en, "Halo"@en ;
    :broader <#avm-5> ;
    :inScheme <> ;
    :notation "5.4.4"^^<#_notation> ;
    :prefLabel "5.4.4. Halo"@en .

<#avm-5-4-5>
    a :Concept ;
    :altLabel "Galaxy: [Component]: Ring"@en, "Ring"@en ;
    :broader <#avm-5> ;
    :inScheme <> ;
    :notation "5.4.5"^^<#_notation> ;
    :prefLabel "5.4.5. Ring"@en .

<#avm-5-4-6>
    a :Concept ;
    :altLabel "Central Black Hole"@en, "Galaxy: [Component]: Central Black Hole"@en ;
    :broader <#avm-5> ;
    :inScheme <> ;
    :notation "5.4.6"^^<#_notation> ;
    :prefLabel "5.4.6. Central Black Hole"@en .

<#avm-5-4-7>
    a :Concept ;
    :altLabel "Galaxy: [Component]: Spiral Arm"@en, "Spiral Arm"@en ;
    :broader <#avm-5> ;
    :inScheme <> ;
    :notation "5.4.7"^^<#_notation> ;
    :prefLabel "5.4.7. Spiral Arm"@en .

<#avm-5-4-8>
    a :Concept ;
    :altLabel "Dust Lane"@en, "Galaxy: [Component]: Dust Lane"@en ;
    :broader <#avm-5> ;
    :inScheme <> ;
    :notation "5.4.8"^^<#_notation> ;
    :prefLabel "5.4.8. Dust Lane"@en .

<#avm-5-4-9>
    a :Concept ;
    :altLabel "Center/Core"@en, "Galaxy: [Component]: Center/Core"@en ;
    :broader <#avm-5> ;
    :inScheme <> ;
    :notation "5.4.9"^^<#_notation> ;
    :prefLabel "5.4.9. Center/Core"@en .

<#avm-5-5>
    a :Collection ;
    rdfs:label "5.5. [Grouping]"@en ;
    :member <#avm-5-5-1>, <#avm-5-5-2>, <#avm-5-5-3>, <#avm-5-5-4> .

<#avm-5-5-1>
    a :Concept ;
    :altLabel "Galaxy: [Grouping]: Pair"@en, "Pair"@en ;
    :broader <#avm-5> ;
    :inScheme <> ;
    :notation "5.5.1"^^<#_notation> ;
    :prefLabel "5.5.1. Pair"@en .

<#avm-5-5-2>
    a :Concept ;
    :altLabel "Galaxy: [Grouping]: Multiple"@en, "Multiple"@en ;
    :broader <#avm-5> ;
    :inScheme <> ;
    :notation "5.5.2"^^<#_notation> ;
    :prefLabel "5.5.2. Multiple"@en .

<#avm-5-5-3>
    a :Concept ;
    :altLabel "Cluster"@en, "Galaxy: [Grouping]: Cluster"@en ;
    :broader <#avm-5> ;
    :inScheme <> ;
    :notation "5.5.3"^^<#_notation> ;
    :prefLabel "5.5.3. Cluster"@en .

<#avm-5-5-4>
    a :Concept ;
    :altLabel "Galaxy: [Grouping]: Supercluster"@en, "Supercluster"@en ;
    :broader <#avm-5> ;
    :inScheme <> ;
    :notation "5.5.4"^^<#_notation> ;
    :prefLabel "5.5.4. Supercluster"@en .

<#avm-6>
    a :Concept ;
    :altLabel "Cosmology"@en ;
    :inScheme <> ;
    :narrower <#avm-6-1-1>, <#avm-6-1-2>, <#avm-6-1-3>, <#avm-6-2-1>, <#avm-6-2-2>, <#avm-6-2-3> ;
    :notation "6"^^<#_notation> ;
    :prefLabel "6. Cosmology"@en .

<#avm-6-1>
    a :Collection ;
    rdfs:label "6.1. [Morphology]"@en ;
    :member <#avm-6-1-1>, <#avm-6-1-2>, <#avm-6-1-3> .

<#avm-6-1-1>
    a :Concept ;
    :altLabel "Cosmology: [Morphology]: Deep Field"@en, "Deep Field"@en ;
    :broader <#avm-6> ;
    :inScheme <> ;
    :notation "6.1.1"^^<#_notation> ;
    :prefLabel "6.1.1. Deep Field"@en .

<#avm-6-1-2>
    a :Concept ;
    :altLabel "Cosmology: [Morphology]: Large-Scale Structure"@en, "Large-Scale Structure"@en ;
    :broader <#avm-6> ;
    :inScheme <> ;
    :notation "6.1.2"^^<#_notation> ;
    :prefLabel "6.1.2. Large-Scale Structure"@en .

<#avm-6-1-3>
    a :Concept ;
    :altLabel "Cosmic Background"@en, "Cosmology: [Morphology]: Cosmic Background"@en ;
    :broader <#avm-6> ;
    :inScheme <> ;
    :notation "6.1.3"^^<#_notation> ;
    :prefLabel "6.1.3. Cosmic Background"@en .

<#avm-6-2>
    a :Collection ;
    rdfs:label "6.2. [Phenomenon]"@en ;
    :member <#avm-6-2-1>, <#avm-6-2-2>, <#avm-6-2-3> .

<#avm-6-2-1>
    a :Concept ;
    :altLabel "Cosmology: [Phenomenon]: Lensing"@en, "Lensing"@en ;
    :broader <#avm-6> ;
    :inScheme <> ;
    :notation "6.2.1"^^<#_notation> ;
    :prefLabel "6.2.1. Lensing"@en .

<#avm-6-2-2>
    a :Concept ;
    :altLabel "Cosmology: [Phenomenon]: Gamma Ray Burst"@en, "Gamma Ray Burst"@en ;
    :broader <#avm-6> ;
    :inScheme <> ;
    :notation "6.2.2"^^<#_notation> ;
    :prefLabel "6.2.2. Gamma Ray Burst"@en .

<#avm-6-2-3>
    a :Concept ;
    :altLabel "Cosmology: [Phenomenon]: Dark Matter"@en, "Dark Matter"@en ;
    :broader <#avm-6> ;
    :inScheme <> ;
    :notation "6.2.3"^^<#_notation> ;
    :prefLabel "6.2.3. Dark Matter"@en .

<#avm-7>
    a :Concept ;
    :altLabel "Sky Phenomenon"@en ;
    :inScheme <> ;
    :narrower <#avm-7-1>, <#avm-7-2>, <#avm-7-3> ;
    :notation "7"^^<#_notation> ;
    :prefLabel "7. Sky Phenomenon"@en .

<#avm-7-1>
    a :Concept ;
    :altLabel "Night Sky"@en, "Sky Phenomenon: Night Sky"@en ;
    :broader <#avm-7> ;
    :inScheme <> ;
    :narrower <#avm-7-1-1>, <#avm-7-1-2>, <#avm-7-1-3>, <#avm-7-1-4>, <#avm-7-1-5>, <#avm-7-1-6> ;
    :notation "7.1"^^<#_notation> ;
    :prefLabel "7.1. Night Sky"@en .

<#avm-7-1-1>
    a :Concept ;
    :altLabel "Constellation"@en, "Sky Phenomenon: Night Sky: Constellation"@en ;
    :broader <#avm-7-1> ;
    :inScheme <> ;
    :notation "7.1.1"^^<#_notation> ;
    :prefLabel "7.1.1. Constellation"@en .

<#avm-7-1-2>
    a :Concept ;
    :altLabel "Asterism"@en, "Sky Phenomenon: Night Sky: Asterism"@en ;
    :broader <#avm-7-1> ;
    :inScheme <> ;
    :notation "7.1.2"^^<#_notation> ;
    :prefLabel "7.1.2. Asterism"@en .

<#avm-7-1-3>
    a :Concept ;
    :altLabel "Milky Way"@en, "Sky Phenomenon: Night Sky: Milky Way"@en ;
    :broader <#avm-7-1> ;
    :inScheme <> ;
    :notation "7.1.3"^^<#_notation> ;
    :prefLabel "7.1.3. Milky Way"@en .

<#avm-7-1-4>
    a :Concept ;
    :altLabel "Sky Phenomenon: Night Sky: Trail"@en, "Trail"@en ;
    :broader <#avm-7-1> ;
    :inScheme <> ;
    :narrower <#avm-7-1-4-1>, <#avm-7-1-4-2>, <#avm-7-1-4-3> ;
    :notation "7.1.4"^^<#_notation> ;
    :prefLabel "7.1.4. Trail"@en .

<#avm-7-1-4-1>
    a :Concept ;
    :altLabel "Meteor"@en, "Sky Phenomenon: Night Sky: Trail: Meteor"@en ;
    :broader <#avm-7-1-4> ;
    :inScheme <> ;
    :notation "7.1.4.1"^^<#_notation> ;
    :prefLabel "7.1.4.1. Meteor"@en .

<#avm-7-1-4-2>
    a :Concept ;
    :altLabel "Sky Phenomenon: Night Sky: Trail: Star"@en, "Star"@en ;
    :broader <#avm-7-1-4> ;
    :inScheme <> ;
    :notation "7.1.4.2"^^<#_notation> ;
    :prefLabel "7.1.4.2. Star"@en .

<#avm-7-1-4-3>
    a :Concept ;
    :altLabel "Satellite"@en, "Sky Phenomenon: Night Sky: Trail: Satellite"@en ;
    :broader <#avm-7-1-4> ;
    :inScheme <> ;
    :notation "7.1.4.3"^^<#_notation> ;
    :prefLabel "7.1.4.3. Satellite"@en .

<#avm-7-1-5>
    a :Concept ;
    :altLabel "Sky Phenomenon: Night Sky: Zodiacal Light"@en, "Zodiacal Light"@en ;
    :broader <#avm-7-1> ;
    :inScheme <> ;
    :narrower <#avm-7-1-5-1> ;
    :notation "7.1.5"^^<#_notation> ;
    :prefLabel "7.1.5. Zodiacal Light"@en .

<#avm-7-1-5-1>
    a :Concept ;
    :altLabel "Gegenschein"@en, "Sky Phenomenon: Night Sky: Zodiacal Light: Gegenschein"@en ;
    :broader <#avm-7-1-5> ;
    :inScheme <> ;
    :notation "7.1.5.1"^^<#_notation> ;
    :prefLabel "7.1.5.1. Gegenschein"@en .

<#avm-7-1-6>
    a :Concept ;
    :altLabel "Night glow"@en, "Sky Phenomenon: Night Sky: Night glow"@en ;
    :broader <#avm-7-1> ;
    :inScheme <> ;
    :notation "7.1.6"^^<#_notation> ;
    :prefLabel "7.1.6. Night glow"@en .

<#avm-7-2>
    a :Concept ;
    :altLabel "Eclipse"@en, "Sky Phenomenon: Eclipse"@en ;
    :broader <#avm-7> ;
    :inScheme <> ;
    :narrower <#avm-7-2-1>, <#avm-7-2-2>, <#avm-7-2-3>, <#avm-7-2-4> ;
    :notation "7.2"^^<#_notation> ;
    :prefLabel "7.2. Eclipse"@en .

<#avm-7-2-1>
    a :Concept ;
    :altLabel "Sky Phenomenon: Eclipse: Solar"@en, "Solar"@en ;
    :broader <#avm-7-2> ;
    :inScheme <> ;
    :narrower <#avm-7-2-1-1>, <#avm-7-2-1-2>, <#avm-7-2-1-3> ;
    :notation "7.2.1"^^<#_notation> ;
    :prefLabel "7.2.1. Solar"@en .

<#avm-7-2-1-1>
    a :Concept ;
    :altLabel "Sky Phenomenon: Eclipse: Solar: Total"@en, "Total"@en ;
    :broader <#avm-7-2-1> ;
    :inScheme <> ;
    :notation "7.2.1.1"^^<#_notation> ;
    :prefLabel "7.2.1.1. Total"@en .

<#avm-7-2-1-2>
    a :Concept ;
    :altLabel "Partial"@en, "Sky Phenomenon: Eclipse: Solar: Partial"@en ;
    :broader <#avm-7-2-1> ;
    :inScheme <> ;
    :notation "7.2.1.2"^^<#_notation> ;
    :prefLabel "7.2.1.2. Partial"@en .

<#avm-7-2-1-3>
    a :Concept ;
    :altLabel "Annular"@en, "Sky Phenomenon: Eclipse: Solar: Annular"@en ;
    :broader <#avm-7-2-1> ;
    :inScheme <> ;
    :notation "7.2.1.3"^^<#_notation> ;
    :prefLabel "7.2.1.3. Annular"@en .

<#avm-7-2-2>
    a :Concept ;
    :altLabel "Lunar"@en, "Sky Phenomenon: Eclipse: Lunar"@en ;
    :broader <#avm-7-2> ;
    :inScheme <> ;
    :narrower <#avm-7-2-2-1>, <#avm-7-2-2-2>, <#avm-7-2-2-3> ;
    :notation "7.2.2"^^<#_notation> ;
    :prefLabel "7.2.2. Lunar"@en .

<#avm-7-2-2-1>
    a :Concept ;
    :altLabel "Sky Phenomenon: Eclipse: Lunar: Total"@en, "Total"@en ;
    :broader <#avm-7-2-2> ;
    :inScheme <> ;
    :notation "7.2.2.1"^^<#_notation> ;
    :prefLabel "7.2.2.1. Total"@en .

<#avm-7-2-2-2>
    a :Concept ;
    :altLabel "Partial"@en, "Sky Phenomenon: Eclipse: Lunar: Partial"@en ;
    :broader <#avm-7-2-2> ;
    :inScheme <> ;
    :notation "7.2.2.2"^^<#_notation> ;
    :prefLabel "7.2.2.2. Partial"@en .

<#avm-7-2-2-3>
    a :Concept ;
    :altLabel "Penumbral"@en, "Sky Phenomenon: Eclipse: Lunar: Penumbral"@en ;
    :broader <#avm-7-2-2> ;
    :inScheme <> ;
    :notation "7.2.2.3"^^<#_notation> ;
    :prefLabel "7.2.2.3. Penumbral"@en .

<#avm-7-2-3>
    a :Concept ;
    :altLabel "Occultation"@en, "Sky Phenomenon: Eclipse: Occultation"@en ;
    :broader <#avm-7-2> ;
    :inScheme <> ;
    :notation "7.2.3"^^<#_notation> ;
    :prefLabel "7.2.3. Occultation"@en .

<#avm-7-2-4>
    a :Concept ;
    :altLabel "Sky Phenomenon: Eclipse: Transit"@en, "Transit"@en ;
    :broader <#avm-7-2> ;
    :inScheme <> ;
    :notation "7.2.4"^^<#_notation> ;
    :prefLabel "7.2.4. Transit"@en .

<#avm-7-3>
    a :Concept ;
    :altLabel "Light Phenomenon"@en, "Sky Phenomenon: Light Phenomenon"@en ;
    :broader <#avm-7> ;
    :inScheme <> ;
    :narrower <#avm-7-3-1>, <#avm-7-3-2>, <#avm-7-3-3>, <#avm-7-3-4>, <#avm-7-3-5>, <#avm-7-3-6>, <#avm-7-3-7> ;
    :notation "7.3"^^<#_notation> ;
    :prefLabel "7.3. Light Phenomenon"@en .

<#avm-7-3-1>
    a :Concept ;
    :altLabel "Sky Phenomenon: Light Phenomenon: Sunrise-Sunset"@en, "Sunrise-Sunset"@en ;
    :broader <#avm-7-3> ;
    :inScheme <> ;
    :narrower <#avm-7-3-1-1>, <#avm-7-3-1-2>, <#avm-7-3-1-3> ;
    :notation "7.3.1"^^<#_notation> ;
    :prefLabel "7.3.1. Sunrise-Sunset"@en .

<#avm-7-3-1-1>
    a :Concept ;
    :altLabel "Green flash"@en, "Sky Phenomenon: Light Phenomenon: Sunrise-Sunset: Green flash"@en ;
    :broader <#avm-7-3-1> ;
    :inScheme <> ;
    :notation "7.3.1.1"^^<#_notation> ;
    :prefLabel "7.3.1.1. Green flash"@en .

<#avm-7-3-1-2>
    a :Concept ;
    :altLabel "Refractive Distortion"@en, "Sky Phenomenon: Light Phenomenon: Sunrise-Sunset: Refractive Distortion"@en ;
    :broader <#avm-7-3-1> ;
    :inScheme <> ;
    :notation "7.3.1.2"^^<#_notation> ;
    :prefLabel "7.3.1.2. Refractive Distortion"@en .

<#avm-7-3-1-3>
    a :Concept ;
    :altLabel "Sky Phenomenon: Light Phenomenon: Sunrise-Sunset: Sun Pillar"@en, "Sun Pillar"@en ;
    :broader <#avm-7-3-1> ;
    :inScheme <> ;
    :notation "7.3.1.3"^^<#_notation> ;
    :prefLabel "7.3.1.3. Sun Pillar"@en .

<#avm-7-3-2>
    a :Concept ;
    :altLabel "Cloud"@en, "Sky Phenomenon: Light Phenomenon: Cloud"@en ;
    :broader <#avm-7-3> ;
    :inScheme <> ;
    :narrower <#avm-7-3-2-1>, <#avm-7-3-2-2>, <#avm-7-3-2-3>, <#avm-7-3-2-4>, <#avm-7-3-2-5> ;
    :notation "7.3.2"^^<#_notation> ;
    :prefLabel "7.3.2. Cloud"@en .

<#avm-7-3-2-1>
    a :Concept ;
    :altLabel "Iridescent"@en, "Sky Phenomenon: Light Phenomenon: Cloud: Iridescent"@en ;
    :broader <#avm-7-3-2> ;
    :inScheme <> ;
    :notation "7.3.2.1"^^<#_notation> ;
    :prefLabel "7.3.2.1. Iridescent"@en .

<#avm-7-3-2-2>
    a :Concept ;
    :altLabel "Noctilucent"@en, "Sky Phenomenon: Light Phenomenon: Cloud: Noctilucent"@en ;
    :broader <#avm-7-3-2> ;
    :inScheme <> ;
    :notation "7.3.2.2"^^<#_notation> ;
    :prefLabel "7.3.2.2. Noctilucent"@en .

<#avm-7-3-2-3>
    a :Concept ;
    :altLabel "Nacreous"@en, "Sky Phenomenon: Light Phenomenon: Cloud: Nacreous"@en ;
    :broader <#avm-7-3-2> ;
    :inScheme <> ;
    :notation "7.3.2.3"^^<#_notation> ;
    :prefLabel "7.3.2.3. Nacreous"@en .

<#avm-7-3-2-4>
    a :Concept ;
    :altLabel "Corona"@en, "Sky Phenomenon: Light Phenomenon: Cloud: Corona"@en ;
    :broader <#avm-7-3-2> ;
    :inScheme <> ;
    :notation "7.3.2.4"^^<#_notation> ;
    :prefLabel "7.3.2.4. Corona"@en .

<#avm-7-3-2-5>
    a :Concept ;
    :altLabel "Glory"@en, "Sky Phenomenon: Light Phenomenon: Cloud: Glory"@en ;
    :broader <#avm-7-3-2> ;
    :inScheme <> ;
    :notation "7.3.2.5"^^<#_notation> ;
    :prefLabel "7.3.2.5. Glory"@en .

<#avm-7-3-3>
    a :Concept ;
    :altLabel "Rainbow"@en, "Sky Phenomenon: Light Phenomenon: Rainbow"@en ;
    :broader <#avm-7-3> ;
    :inScheme <> ;
    :narrower <#avm-7-3-3-1>, <#avm-7-3-3-2> ;
    :notation "7.3.3"^^<#_notation> ;
    :prefLabel "7.3.3. Rainbow"@en .

<#avm-7-3-3-1>
    a :Concept ;
    :altLabel "Moonbow"@en, "Sky Phenomenon: Light Phenomenon: Rainbow: Moonbow"@en ;
    :broader <#avm-7-3-3> ;
    :inScheme <> ;
    :notation "7.3.3.1"^^<#_notation> ;
    :prefLabel "7.3.3.1. Moonbow"@en .

<#avm-7-3-3-2>
    a :Concept ;
    :altLabel "Fogbow"@en, "Sky Phenomenon: Light Phenomenon: Rainbow: Fogbow"@en ;
    :broader <#avm-7-3-3> ;
    :inScheme <> ;
    :notation "7.3.3.2"^^<#_notation> ;
    :prefLabel "7.3.3.2. Fogbow"@en .

<#avm-7-3-4>
    a :Concept ;
    :altLabel "Halo"@en, "Sky Phenomenon: Light Phenomenon: Halo"@en ;
    :broader <#avm-7-3> ;
    :inScheme <> ;
    :narrower <#avm-7-3-4-1>, <#avm-7-3-4-2>, <#avm-7-3-4-3> ;
    :notation "7.3.4"^^<#_notation> ;
    :prefLabel "7.3.4. Halo"@en .

<#avm-7-3-4-1>
    a :Concept ;
    :altLabel "Circle"@en, "Sky Phenomenon: Light Phenomenon: Halo: Circle"@en ;
    :broader <#avm-7-3-4> ;
    :inScheme <> ;
    :notation "7.3.4.1"^^<#_notation> ;
    :prefLabel "7.3.4.1. Circle"@en .

<#avm-7-3-4-2>
    a :Concept ;
    :altLabel "Parhelia"@en, "Sky Phenomenon: Light Phenomenon: Halo: Parhelia"@en ;
    :broader <#avm-7-3-4> ;
    :inScheme <> ;
    :notation "7.3.4.2"^^<#_notation> ;
    :prefLabel "7.3.4.2. Parhelia"@en .

<#avm-7-3-4-3>
    a :Concept ;
    :altLabel "Arc"@en, "Sky Phenomenon: Light Phenomenon: Halo: Arc"@en ;
    :broader <#avm-7-3-4> ;
    :inScheme <> ;
    :notation "7.3.4.3"^^<#_notation> ;
    :prefLabel "7.3.4.3. Arc"@en .

<#avm-7-3-5>
    a :Concept ;
    :altLabel "Ray-Shadow"@en, "Sky Phenomenon: Light Phenomenon: Ray-Shadow"@en ;
    :broader <#avm-7-3> ;
    :inScheme <> ;
    :narrower <#avm-7-3-5-1>, <#avm-7-3-5-2>, <#avm-7-3-5-3> ;
    :notation "7.3.5"^^<#_notation> ;
    :prefLabel "7.3.5. Ray-Shadow"@en .

<#avm-7-3-5-1>
    a :Concept ;
    :altLabel "Crepuscular ray"@en, "Sky Phenomenon: Light Phenomenon: Ray-Shadow: Crepuscular ray"@en ;
    :broader <#avm-7-3-5> ;
    :inScheme <> ;
    :notation "7.3.5.1"^^<#_notation> ;
    :prefLabel "7.3.5.1. Crepuscular ray"@en .

<#avm-7-3-5-2>
    a :Concept ;
    :altLabel "Anti-crepuscular ray"@en, "Sky Phenomenon: Light Phenomenon: Ray-Shadow: Anti-crepuscular ray"@en ;
    :broader <#avm-7-3-5> ;
    :inScheme <> ;
    :notation "7.3.5.2"^^<#_notation> ;
    :prefLabel "7.3.5.2. Anti-crepuscular ray"@en .

<#avm-7-3-5-3>
    a :Concept ;
    :altLabel "Earth shadow"@en, "Sky Phenomenon: Light Phenomenon: Ray-Shadow: Earth shadow"@en ;
    :broader <#avm-7-3-5> ;
    :inScheme <> ;
    :notation "7.3.5.3"^^<#_notation> ;
    :prefLabel "7.3.5.3. Earth shadow"@en .

<#avm-7-3-6>
    a :Concept ;
    :altLabel "Lightning"@en, "Sky Phenomenon: Light Phenomenon: Lightning"@en ;
    :broader <#avm-7-3> ;
    :inScheme <> ;
    :notation "7.3.6"^^<#_notation> ;
    :prefLabel "7.3.6. Lightning"@en .

<#avm-7-3-7>
    a :Concept ;
    :altLabel "Aurora"@en, "Sky Phenomenon: Light Phenomenon: Aurora"@en ;
    :broader <#avm-7-3> ;
    :inScheme <> ;
    :notation "7.3.7"^^<#_notation> ;
    :prefLabel "7.3.7. Aurora"@en .

<#avm-8>
    a :Concept ;
    :altLabel "Technology"@en ;
    :inScheme <> ;
    :narrower <#avm-8-1>, <#avm-8-2> ;
    :notation "8"^^<#_notation> ;
    :prefLabel "8. Technology"@en .

<#avm-8-1>
    a :Concept ;
    :altLabel "Observatory"@en, "Technology: Observatory"@en ;
    :broader <#avm-8> ;
    :inScheme <> ;
    :narrower <#avm-8-1-1>, <#avm-8-1-2>, <#avm-8-1-3>, <#avm-8-1-4> ;
    :notation "8.1"^^<#_notation> ;
    :prefLabel "8.1. Observatory"@en .

<#avm-8-1-1>
    a :Concept ;
    :altLabel "Facility"@en, "Technology: Observatory: Facility"@en ;
    :broader <#avm-8-1> ;
    :inScheme <> ;
    :notation "8.1.1"^^<#_notation> ;
    :prefLabel "8.1.1. Facility"@en .

<#avm-8-1-2>
    a :Concept ;
    :altLabel "Technology: Observatory: Telescope"@en, "Telescope"@en ;
    :broader <#avm-8-1> ;
    :inScheme <> ;
    :notation "8.1.2"^^<#_notation> ;
    :prefLabel "8.1.2. Telescope"@en .

<#avm-8-1-3>
    a :Concept ;
    :altLabel "Instrument"@en, "Technology: Observatory: Instrument"@en ;
    :broader <#avm-8-1> ;
    :inScheme <> ;
    :notation "8.1.3"^^<#_notation> ;
    :prefLabel "8.1.3. Instrument"@en .

<#avm-8-1-4>
    a :Concept ;
    :altLabel "Detector"@en, "Technology: Observatory: Detector"@en ;
    :broader <#avm-8-1> ;
    :inScheme <> ;
    :notation "8.1.4"^^<#_notation> ;
    :prefLabel "8.1.4. Detector"@en .

<#avm-8-2>
    a :Concept ;
    :altLabel "Spacecraft"@en, "Technology: Spacecraft"@en ;
    :broader <#avm-8> ;
    :inScheme <> ;
    :narrower <#avm-8-2-1>, <#avm-8-2-2>, <#avm-8-2-3>, <#avm-8-2-4>, <#avm-8-2-5> ;
    :notation "8.2"^^<#_notation> ;
    :prefLabel "8.2. Spacecraft"@en .

<#avm-8-2-1>
    a :Concept ;
    :altLabel "Orbiter"@en, "Technology: Spacecraft: Orbiter"@en ;
    :broader <#avm-8-2> ;
    :inScheme <> ;
    :notation "8.2.1"^^<#_notation> ;
    :prefLabel "8.2.1. Orbiter"@en .

<#avm-8-2-2>
    a :Concept ;
    :altLabel "Probe"@en, "Technology: Spacecraft: Probe"@en ;
    :broader <#avm-8-2> ;
    :inScheme <> ;
    :notation "8.2.2"^^<#_notation> ;
    :prefLabel "8.2.2. Probe"@en .

<#avm-8-2-3>
    a :Concept ;
    :altLabel "Lander"@en, "Technology: Spacecraft: Lander"@en ;
    :broader <#avm-8-2> ;
    :inScheme <> ;
    :notation "8.2.3"^^<#_notation> ;
    :prefLabel "8.2.3. Lander"@en .

<#avm-8-2-4>
    a :Concept ;
    :altLabel "Manned"@en, "Technology: Spacecraft: Manned"@en ;
    :broader <#avm-8-2> ;
    :inScheme <> ;
    :notation "8.2.4"^^<#_notation> ;
    :prefLabel "8.2.4. Manned"@en .

<#avm-8-2-5>
    a :Concept ;
    :altLabel "Launch Vehicle"@en, "Technology: Spacecraft: Launch Vehicle"@en ;
    :broader <#avm-8-2> ;
    :inScheme <> ;
    :notation "8.2.5"^^<#_notation> ;
    :prefLabel "8.2.5. Launch Vehicle"@en .

<#avm-9>
    a :Concept ;
    :altLabel "People"@en ;
    :inScheme <> ;
    :narrower <#avm-9-1>, <#avm-9-2>, <#avm-9-3> ;
    :notation "9"^^<#_notation> ;
    :prefLabel "9. People"@en .

<#avm-9-1>
    a :Concept ;
    :altLabel "People: Scientist"@en, "Scientist"@en ;
    :broader <#avm-9> ;
    :inScheme <> ;
    :notation "9.1"^^<#_notation> ;
    :prefLabel "9.1. Scientist"@en .

<#avm-9-2>
    a :Concept ;
    :altLabel "Astronaut"@en, "People: Astronaut"@en ;
    :broader <#avm-9> ;
    :inScheme <> ;
    :notation "9.2"^^<#_notation> ;
    :prefLabel "9.2. Astronaut"@en .

<#avm-9-3>
    a :Concept ;
    :altLabel "Other/General"@en, "People: Other/General"@en ;
    :broader <#avm-9> ;
    :inScheme <> ;
    :notation "9.3"^^<#_notation> ;
    :prefLabel "9.3. Other/General"@en .

