<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="https://ontobee.org/ontology/view/OM?iri=http://www.ontology-of-units-of-measure.org/resource/om-2/EclipticLongitude"?>
<rdf:RDF xmlns="http://www.w3.org/2002/07/owl#"
     xml:base="http://www.w3.org/2002/07/owl"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
     xmlns:owl="http://www.w3.org/2002/07/owl#"
     xmlns:oboInOwl="http://www.geneontology.org/formats/oboInOwl#"
     xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
     xmlns:bibo="http://purl.org/ontology/bibo/"
     xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
     xmlns:ns2="http://www.ontology-of-units-of-measure.org/resource/om-2/"
     xmlns:obo="http://purl.obolibrary.org/obo/"
     xmlns:foaf="http://xmlns.com/foaf/0.1/"
     xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:ns3="http://www.wurvoc.org/bibliography/om-2/">
    


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

    <AnnotationProperty rdf:about="http://www.wurvoc.org/bibliography/om-2/reference"/>
    <AnnotationProperty rdf:about="http://www.ontology-of-units-of-measure.org/resource/om-2/commonlyHasUnit"/>
    <AnnotationProperty rdf:about="http://www.ontology-of-units-of-measure.org/resource/om-2/symbol"/>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Datatypes
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


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

    


    <!-- http://purl.org/ontology/bibo/Chapter -->

    <Class rdf:about="http://purl.org/ontology/bibo/Chapter"/>
    


    <!-- http://www.ontology-of-units-of-measure.org/resource/om-2/Angle -->

    <Class rdf:about="http://www.ontology-of-units-of-measure.org/resource/om-2/Angle">
        <rdfs:label xml:lang="en">angle</rdfs:label>
        <rdfs:label xml:lang="nl">hoek</rdfs:label>
        <rdfs:label xml:lang="zh">角度</rdfs:label>
    </Class>
    


    <!-- http://www.ontology-of-units-of-measure.org/resource/om-2/EclipticLongitude -->

    <Class rdf:about="http://www.ontology-of-units-of-measure.org/resource/om-2/EclipticLongitude">
        <rdfs:label xml:lang="en">ecliptic longitude</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/Angle"/>
        <ns2:symbol>λ</ns2:symbol>
        <rdfs:comment xml:lang="en">The angular distance on the celestial sphere measured clockwise from the vernal equinox along the ecliptic (the path of the Sun on the celestial sphere during one year) to the intersection with the great circle drawn from the ecliptical north pole through the object.</rdfs:comment>
        <ns2:commonlyHasUnit rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/degree"/>
        <ns2:commonlyHasUnit rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/minute-Angle"/>
        <ns2:commonlyHasUnit rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/second-Angle"/>
        <ns3:reference rdf:resource="http://www.wurvoc.org/bibliography/om-2/chapter13_Astronomical_Algorithms"/>
    </Class>
    


    <!-- http://www.ontology-of-units-of-measure.org/resource/om-2/SingularUnit -->

    <Class rdf:about="http://www.ontology-of-units-of-measure.org/resource/om-2/SingularUnit"/>
    


    <!-- http://www.ontology-of-units-of-measure.org/resource/om-2/Unit -->

    <Class rdf:about="http://www.ontology-of-units-of-measure.org/resource/om-2/Unit"/>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Individuals
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


    <!-- http://www.ontology-of-units-of-measure.org/resource/om-2/degree -->

    <NamedIndividual rdf:about="http://www.ontology-of-units-of-measure.org/resource/om-2/degree">
        <rdf:type rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/SingularUnit"/>
        <rdf:type rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/Unit"/>
        <rdfs:label xml:lang="en">degree</rdfs:label>
        <rdfs:label xml:lang="nl">graad</rdfs:label>
        <rdfs:label xml:lang="zh">度</rdfs:label>
    </NamedIndividual>
    


    <!-- http://www.ontology-of-units-of-measure.org/resource/om-2/minute-Angle -->

    <NamedIndividual rdf:about="http://www.ontology-of-units-of-measure.org/resource/om-2/minute-Angle">
        <rdf:type rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/SingularUnit"/>
        <rdf:type rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/Unit"/>
        <rdfs:label xml:lang="en">minute (angle)</rdfs:label>
        <rdfs:label xml:lang="nl">minuut (hoek)</rdfs:label>
        <rdfs:label xml:lang="zh">分钟（角）</rdfs:label>
    </NamedIndividual>
    


    <!-- http://www.ontology-of-units-of-measure.org/resource/om-2/second-Angle -->

    <NamedIndividual rdf:about="http://www.ontology-of-units-of-measure.org/resource/om-2/second-Angle">
        <rdf:type rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/SingularUnit"/>
        <rdf:type rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/Unit"/>
        <rdfs:label xml:lang="en">second (angle)</rdfs:label>
        <rdfs:label xml:lang="nl">seconde (hoek)</rdfs:label>
        <rdfs:label xml:lang="zh">秒（角度）</rdfs:label>
    </NamedIndividual>
    


    <!-- http://www.wurvoc.org/bibliography/om-2/chapter13_Astronomical_Algorithms -->

    <NamedIndividual rdf:about="http://www.wurvoc.org/bibliography/om-2/chapter13_Astronomical_Algorithms">
        <rdf:type rdf:resource="http://purl.org/ontology/bibo/Chapter"/>
    </NamedIndividual>
</rdf:RDF>



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



