<?xml version="1.0" encoding="UTF-8"?>
<OlympusCorporation xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
                    xml:base="http://www.olympus.com">
    <inventory rdf:parseType="Collection">
        <![CDATA[
        <!-- XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX -->
        <!--                                                                 -->
        <!-- Physical Expression of the Camera OWL Ontology - Expression #7  -->
        <!--                                                                 -->
        <!-- XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX -->
        ]]>
        <Body rdf:ID="Olympus-OM-10-body"
              xmlns="http://www.camera.org#">
             <shutter-speed rdf:parseType="Resource">
                    <min>0.002</min>
                    <max>1.0</max>
                    <units>seconds</units>
             </shutter-speed>
        </Body>
        <Lens rdf:ID="EX38"
              xmlns="http://www.camera.org#">
             <focal-length>75-300mm zoom</focal-length>
             <f-stop>4.5-5.6</f-stop>
        </Lens>
    </inventory>
</OlympusCorporation>