<?xml version="1.0"?>


<!DOCTYPE rdf:RDF [
    <!ENTITY owl "http://www.w3.org/2002/07/owl#" >
    <!ENTITY dc "http://purl.org/dc/elements/1.1/" >
    <!ENTITY xsd "http://www.w3.org/2001/XMLSchema#" >
    <!ENTITY owl2xml "http://www.w3.org/2006/12/owl2-xml#" >
    <!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#" >
    <!ENTITY ivoao "http://archive.astro.umd.edu/ont/IVOAO.owl#" >
    <!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#" >
    <!ENTITY u "http://archive.astro.umd.edu/ont/units.owl#" >
    <!ENTITY phy "http://archive.astro.umd.edu/ont/physics.owl#" >
    <!ENTITY q "http://archive.astro.umd.edu/ont/quantity.owl#" >
    <!ENTITY geo "http://archive.astro.umd.edu/ont/geometry.owl#" >
    <!ENTITY op "http://archive.astro.umd.edu/ont/operation.owl#" >
    <!ENTITY chem "http://archive.astro.umd.edu/ont/chemistry.owl#" >
    <!ENTITY skos "http://archive.astro.umd.edu/ont/skos-core.owl#" >
    <!ENTITY a "http://archive.astro.umd.edu/ont/astronomy.owl#" >
    <!ENTITY protege "http://protege.stanford.edu/plugins/owl/protege#" >
    <!ENTITY stat "http://archive.astro.umd.edu/ont/statistics.owl#" >
    <!ENTITY inst "http://archive.astro.umd.edu/ont/instruments.owl#" >
    <!ENTITY ui "http://archive.astro.umd.edu/ont/unitsInstances.owl#" >
    <!ENTITY pt "http://archive.astro.umd.edu/ont/physicalTheory.owl#" >
]>


<rdf:RDF xmlns="http://archive.astro.umd.edu/ont/IVOAO_root.owl#"
     xml:base="http://archive.astro.umd.edu/ont/IVOAO_root.owl"
     xmlns:ui="http://archive.astro.umd.edu/ont/unitsInstances.owl#"
     xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:phy="http://archive.astro.umd.edu/ont/physics.owl#"
     xmlns:protege="http://protege.stanford.edu/plugins/owl/protege#"
     xmlns:geo="http://archive.astro.umd.edu/ont/geometry.owl#"
     xmlns:ivoao="http://archive.astro.umd.edu/ont/IVOAO.owl#"
     xmlns:op="http://archive.astro.umd.edu/ont/operation.owl#"
     xmlns:a="http://archive.astro.umd.edu/ont/astronomy.owl#"
     xmlns:inst="http://archive.astro.umd.edu/ont/instruments.owl#"
     xmlns:stat="http://archive.astro.umd.edu/ont/statistics.owl#"
     xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
     xmlns:u="http://archive.astro.umd.edu/ont/units.owl#"
     xmlns:owl2xml="http://www.w3.org/2006/12/owl2-xml#"
     xmlns:q="http://archive.astro.umd.edu/ont/quantity.owl#"
     xmlns:chem="http://archive.astro.umd.edu/ont/chemistry.owl#"
     xmlns:pt="http://archive.astro.umd.edu/ont/physicalTheory.owl#"
     xmlns:owl="http://www.w3.org/2002/07/owl#"
     xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
     xmlns:skos="http://archive.astro.umd.edu/ont/skos-core.owl#">
    <owl:Ontology rdf:about="">
        <dc:creator rdf:datatype="&xsd;string">Ed Shaya</dc:creator>
        <dc:title rdf:datatype="&xsd;string">IVOAO_root.owl</dc:title>
        <dc:description rdf:datatype="&xsd;string"
            >This ontology is the root for all of the pieces of the astronomy ontology. It just imports other ontologies. The full set includes terms from the IVOA Thesaurus plus terms from the UMD astronomical ontology</dc:description>
        <owl:imports rdf:resource="http://archive.astro.umd.edu/ont/IVOAO.owl"/>
        <owl:imports rdf:resource="http://archive.astro.umd.edu/ont/astronomy.owl"/>
        <owl:imports rdf:resource="http://archive.astro.umd.edu/ont/chemistry.owl"/>
        <owl:imports rdf:resource="http://archive.astro.umd.edu/ont/geometry.owl"/>
        <owl:imports rdf:resource="http://archive.astro.umd.edu/ont/instruments.owl"/>
        <owl:imports rdf:resource="http://archive.astro.umd.edu/ont/operation.owl"/>
        <owl:imports rdf:resource="http://archive.astro.umd.edu/ont/physicalTheory.owl"/>
        <owl:imports rdf:resource="http://archive.astro.umd.edu/ont/physics.owl"/>
        <owl:imports rdf:resource="http://archive.astro.umd.edu/ont/quantity.owl"/>
        <owl:imports rdf:resource="http://archive.astro.umd.edu/ont/skos-core.owl"/>
        <owl:imports rdf:resource="http://archive.astro.umd.edu/ont/statistics.owl"/>
        <owl:imports rdf:resource="http://archive.astro.umd.edu/ont/units.owl"/>
        <owl:imports rdf:resource="http://archive.astro.umd.edu/ont/unitsInstances.owl"/>
    </owl:Ontology>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Annotation properties
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    <owl:AnnotationProperty rdf:about="&dc;title"/>
    <owl:AnnotationProperty rdf:about="&dc;description"/>
    <owl:AnnotationProperty rdf:about="&skos;altLabel"/>
    <owl:AnnotationProperty rdf:about="&dc;creator"/>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Classes
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


    <!-- http://archive.astro.umd.edu/ont/physics.owl#ablation -->

    <owl:Class rdf:about="&phy;ablation">
        <skos:altLabel rdf:datatype="&xsd;string">burn away</skos:altLabel>
    </owl:Class>
</rdf:RDF>



<!-- Generated by the OWL API (version 2.2.1.914) http://owlapi.sourceforge.net -->

