<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
   <rdf:Description rdf:about="">
      <Dataset xmlns="http://xml.opendap.org/ns/DAP/3.2#">
         <rdf:Description xmlns:rdfx="http://www.w3.org/1999/02/22-rdf-syntax-ns"
                          xmlns:nons="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#"
                          rdf:about=""
                          xml:base="http://comet.opendap.org:8080/opendap/data/ncml/sample_virtual_dataset.ncml">
            <name xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">sample_virtual_dataset.ncml</name>
            <schemaLocation xmlns="http://www.w3.org/2001/XMLSchema-instance#">http://xml.opendap.org/ns/DAP/3.2# http://xml.opendap.org/dap/dap3.2.xsd</schemaLocation>
            <transformation xmlns="http://www.w3.org/2003/g/data-view#">http://xml.opendap.org/transforms/ddxToRdfTriples.xsl</transformation>
            <dapVersion xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">3.2</dapVersion>
            <dataset_id xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">/data/ncml/sample_virtual_dataset.ncml</dataset_id>
            <Attribute>
               <rdf:Description>
                  <name xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">MetaData</name>
                  <type xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">Container</type>
                  <Attribute>
                     <rdf:Description>
                        <name xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">Created</name>
                        <type xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">String</type>
                        <value>18 Aug 2009</value>
                     </rdf:Description>
                  </Attribute>
                  <Attribute>
                     <rdf:Description>
                        <name xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">Author</name>
                        <type xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">String</type>
                        <value>eponymous</value>
                     </rdf:Description>
                  </Attribute>
               </rdf:Description>
            </Attribute>
            <Structure>
               <rdf:Description rdf:ID="MyNewStructure">
                  <localId xmlns="http://xml.opendap.org/ontologies/opendap-dap-3.2.owl#">MyNewStructure</localId>
                  <name xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">MyNewStructure</name>
                  <Attribute>
                     <rdf:Description>
                        <name xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">Description</name>
                        <type xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">String</type>
                        <value>Demonstration of a new Structure variable with several new contained variables</value>
                     </rdf:Description>
                  </Attribute>
                  <Int32>
                     <rdf:Description rdf:ID="MyNewStructure.TheAnswerToLifeTheUniverseAndEverything">
                        <localId xmlns="http://xml.opendap.org/ontologies/opendap-dap-3.2.owl#">MyNewStructure.TheAnswerToLifeTheUniverseAndEverything</localId>
                        <name xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">TheAnswerToLifeTheUniverseAndEverything</name>
                        <Attribute>
                           <rdf:Description>
                              <name xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">Description</name>
                              <type xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">String</type>
                              <value>What Douglas Adams might say</value>
                           </rdf:Description>
                        </Attribute>
                     </rdf:Description>
                  </Int32>
                  <Array>
                     <rdf:Description rdf:ID="MyNewStructure.Indices">
                        <localId xmlns="http://xml.opendap.org/ontologies/opendap-dap-3.2.owl#">MyNewStructure.Indices</localId>
                        <name xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">Indices</name>
                        <Attribute>
                           <rdf:Description>
                              <name xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">Description</name>
                              <type xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">String</type>
                              <value>Example of autogenerated uniform array</value>
                           </rdf:Description>
                        </Attribute>
                        <Int16 rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
                        <dimension>
                           <rdf:Description>
                              <size xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">10</size>
                           </rdf:Description>
                        </dimension>
                     </rdf:Description>
                  </Array>
                  <Array>
                     <rdf:Description rdf:ID="MyNewStructure.Foo">
                        <localId xmlns="http://xml.opendap.org/ontologies/opendap-dap-3.2.owl#">MyNewStructure.Foo</localId>
                        <name xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">Foo</name>
                        <Attribute>
                           <rdf:Description>
                              <name xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">Description</name>
                              <type xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">String</type>
                              <value>A contrived example of a 2D array</value>
                           </rdf:Description>
                        </Attribute>
                        <Float32 rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
                        <dimension>
                           <rdf:Description>
                              <name xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">station</name>
                              <size xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">2</size>
                           </rdf:Description>
                        </dimension>
                        <dimension>
                           <rdf:Description>
                              <name xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">samples</name>
                              <size xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">5</size>
                           </rdf:Description>
                        </dimension>
                     </rdf:Description>
                  </Array>
               </rdf:Description>
            </Structure>
         </rdf:Description>
      </Dataset>
   </rdf:Description>
</rdf:RDF>
