<?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/LuminousIntensity"?>
<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:rdfs="http://www.w3.org/2000/01/rdf-schema#"
     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.ontology-of-units-of-measure.org/resource/om-2/">
    


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

    <AnnotationProperty rdf:about="http://www.ontology-of-units-of-measure.org/resource/om-2/alternativeSymbol"/>
    <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
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Object Properties
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


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

    <ObjectProperty rdf:about="http://www.ontology-of-units-of-measure.org/resource/om-2/hasDimension">
        <rdfs:label xml:lang="en">has dimension</rdfs:label>
    </ObjectProperty>
    


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

    <ObjectProperty rdf:about="http://www.ontology-of-units-of-measure.org/resource/om-2/hasUnit">
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
        <rdfs:label xml:lang="en">has unit</rdfs:label>
        <rdfs:label xml:lang="ja">単位を持つ</rdfs:label>
    </ObjectProperty>
    


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

    <ObjectProperty rdf:about="http://www.ontology-of-units-of-measure.org/resource/om-2/hasValue">
        <rdfs:label xml:lang="en">has value</rdfs:label>
        <rdfs:label xml:lang="ja">値を持つ</rdfs:label>
    </ObjectProperty>
    


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

    


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

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


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

    <Class rdf:about="http://www.ontology-of-units-of-measure.org/resource/om-2/LuminousIntensity">
        <rdfs:label xml:lang="en">luminous intensity</rdfs:label>
        <rdfs:label xml:lang="nl">lichtsterkte</rdfs:label>
        <rdfs:subClassOf rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/Quantity"/>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/hasDimension"/>
                <hasValue rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/luminousIntensity-Dimension"/>
            </Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <Restriction>
                <onProperty rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/hasValue"/>
                <allValuesFrom>
                    <Restriction>
                        <onProperty rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/hasUnit"/>
                        <allValuesFrom rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/LuminousIntensityUnit"/>
                    </Restriction>
                </allValuesFrom>
            </Restriction>
        </rdfs:subClassOf>
        <ns3:alternativeSymbol>I_v</ns3:alternativeSymbol>
        <ns3:symbol>I</ns3:symbol>
        <rdfs:comment xml:lang="en">Luminous intensity is the wavelength-weighted power emitted by a light source in a particular direction per unit solid angle. It is a base quantity in the International System of Units. Luminous intensity is luminous flux divided by solid angle.</rdfs:comment>
        <ns3:commonlyHasUnit rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/attocandela"/>
        <ns3:commonlyHasUnit rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/candela"/>
        <ns3:commonlyHasUnit rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/centicandela"/>
        <ns3:commonlyHasUnit rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/decacandela"/>
        <ns3:commonlyHasUnit rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/decicandela"/>
        <ns3:commonlyHasUnit rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/exacandela"/>
        <ns3:commonlyHasUnit rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/femtocandela"/>
        <ns3:commonlyHasUnit rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/gigacandela"/>
        <ns3:commonlyHasUnit rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/hectocandela"/>
        <ns3:commonlyHasUnit rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/kilocandela"/>
        <ns3:commonlyHasUnit rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/megacandela"/>
        <ns3:commonlyHasUnit rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/microcandela"/>
        <ns3:commonlyHasUnit rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/millicandela"/>
        <ns3:commonlyHasUnit rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/nanocandela"/>
        <ns3:commonlyHasUnit rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/petacandela"/>
        <ns3:commonlyHasUnit rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/picocandela"/>
        <ns3:commonlyHasUnit rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/teracandela"/>
    </Class>
    


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

    <Class rdf:about="http://www.ontology-of-units-of-measure.org/resource/om-2/LuminousIntensityUnit">
        <rdfs:label xml:lang="en">luminous intensity unit</rdfs:label>
    </Class>
    


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

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


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

    <Class rdf:about="http://www.ontology-of-units-of-measure.org/resource/om-2/Quantity">
        <rdfs:label xml:lang="en">quantity</rdfs:label>
        <rdfs:label xml:lang="ja">量</rdfs:label>
    </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/attocandela -->

    <NamedIndividual rdf:about="http://www.ontology-of-units-of-measure.org/resource/om-2/attocandela">
        <rdf:type rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/PrefixedUnit"/>
        <rdfs:label xml:lang="en">attocandela</rdfs:label>
        <rdfs:label xml:lang="nl">attocandela</rdfs:label>
    </NamedIndividual>
    


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

    <NamedIndividual rdf:about="http://www.ontology-of-units-of-measure.org/resource/om-2/candela">
        <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">candela</rdfs:label>
        <rdfs:label xml:lang="nl">candela</rdfs:label>
        <rdfs:label xml:lang="zh">坎德拉</rdfs:label>
    </NamedIndividual>
    


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

    <NamedIndividual rdf:about="http://www.ontology-of-units-of-measure.org/resource/om-2/centicandela">
        <rdf:type rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/PrefixedUnit"/>
        <rdfs:label xml:lang="en">centicandela</rdfs:label>
        <rdfs:label xml:lang="nl">centicandela</rdfs:label>
    </NamedIndividual>
    


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

    <NamedIndividual rdf:about="http://www.ontology-of-units-of-measure.org/resource/om-2/decacandela">
        <rdf:type rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/PrefixedUnit"/>
        <rdfs:label xml:lang="en">decacandela</rdfs:label>
        <rdfs:label xml:lang="nl">decacandela</rdfs:label>
    </NamedIndividual>
    


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

    <NamedIndividual rdf:about="http://www.ontology-of-units-of-measure.org/resource/om-2/decicandela">
        <rdf:type rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/PrefixedUnit"/>
        <rdfs:label xml:lang="en">decicandela</rdfs:label>
        <rdfs:label xml:lang="nl">decicandela</rdfs:label>
    </NamedIndividual>
    


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

    <NamedIndividual rdf:about="http://www.ontology-of-units-of-measure.org/resource/om-2/exacandela">
        <rdf:type rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/PrefixedUnit"/>
        <rdfs:label xml:lang="en">exacandela</rdfs:label>
        <rdfs:label xml:lang="nl">exacandela</rdfs:label>
    </NamedIndividual>
    


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

    <NamedIndividual rdf:about="http://www.ontology-of-units-of-measure.org/resource/om-2/femtocandela">
        <rdf:type rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/PrefixedUnit"/>
        <rdfs:label xml:lang="en">femtocandela</rdfs:label>
        <rdfs:label xml:lang="nl">femtocandela</rdfs:label>
    </NamedIndividual>
    


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

    <NamedIndividual rdf:about="http://www.ontology-of-units-of-measure.org/resource/om-2/gigacandela">
        <rdf:type rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/PrefixedUnit"/>
        <rdfs:label xml:lang="en">gigacandela</rdfs:label>
        <rdfs:label xml:lang="nl">gigacandela</rdfs:label>
    </NamedIndividual>
    


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

    <NamedIndividual rdf:about="http://www.ontology-of-units-of-measure.org/resource/om-2/hectocandela">
        <rdf:type rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/PrefixedUnit"/>
        <rdfs:label xml:lang="en">hectocandela</rdfs:label>
        <rdfs:label xml:lang="nl">hectocandela</rdfs:label>
    </NamedIndividual>
    


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

    <NamedIndividual rdf:about="http://www.ontology-of-units-of-measure.org/resource/om-2/kilocandela">
        <rdf:type rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/PrefixedUnit"/>
        <rdfs:label xml:lang="en">kilocandela</rdfs:label>
        <rdfs:label xml:lang="nl">kilocandela</rdfs:label>
    </NamedIndividual>
    


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

    <NamedIndividual rdf:about="http://www.ontology-of-units-of-measure.org/resource/om-2/luminousIntensity-Dimension">
        <rdf:type rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/Dimension"/>
        <rdfs:label xml:lang="en">luminous intensity dimension</rdfs:label>
        <rdfs:label xml:lang="nl">lichtsterktedimensie</rdfs:label>
    </NamedIndividual>
    


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

    <NamedIndividual rdf:about="http://www.ontology-of-units-of-measure.org/resource/om-2/megacandela">
        <rdf:type rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/PrefixedUnit"/>
        <rdfs:label xml:lang="en">megacandela</rdfs:label>
        <rdfs:label xml:lang="nl">megacandela</rdfs:label>
    </NamedIndividual>
    


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

    <NamedIndividual rdf:about="http://www.ontology-of-units-of-measure.org/resource/om-2/microcandela">
        <rdf:type rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/PrefixedUnit"/>
        <rdfs:label xml:lang="en">microcandela</rdfs:label>
        <rdfs:label xml:lang="nl">microcandela</rdfs:label>
    </NamedIndividual>
    


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

    <NamedIndividual rdf:about="http://www.ontology-of-units-of-measure.org/resource/om-2/millicandela">
        <rdf:type rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/PrefixedUnit"/>
        <rdfs:label xml:lang="en">millicandela</rdfs:label>
        <rdfs:label xml:lang="nl">millicandela</rdfs:label>
    </NamedIndividual>
    


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

    <NamedIndividual rdf:about="http://www.ontology-of-units-of-measure.org/resource/om-2/nanocandela">
        <rdf:type rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/PrefixedUnit"/>
        <rdfs:label xml:lang="en">nanocandela</rdfs:label>
        <rdfs:label xml:lang="nl">nanocandela</rdfs:label>
    </NamedIndividual>
    


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

    <NamedIndividual rdf:about="http://www.ontology-of-units-of-measure.org/resource/om-2/petacandela">
        <rdf:type rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/PrefixedUnit"/>
        <rdfs:label xml:lang="en">petacandela</rdfs:label>
        <rdfs:label xml:lang="nl">petacandela</rdfs:label>
    </NamedIndividual>
    


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

    <NamedIndividual rdf:about="http://www.ontology-of-units-of-measure.org/resource/om-2/picocandela">
        <rdf:type rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/PrefixedUnit"/>
        <rdfs:label xml:lang="en">picocandela</rdfs:label>
        <rdfs:label xml:lang="nl">picocandela</rdfs:label>
    </NamedIndividual>
    


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

    <NamedIndividual rdf:about="http://www.ontology-of-units-of-measure.org/resource/om-2/teracandela">
        <rdf:type rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/PrefixedUnit"/>
        <rdfs:label xml:lang="en">teracandela</rdfs:label>
        <rdfs:label xml:lang="nl">teracandela</rdfs:label>
    </NamedIndividual>
</rdf:RDF>



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



