<?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/nc/TestPatDbl.nc">
            <name xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">TestPatDbl.nc</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/nc/TestPatDbl.nc</dataset_id>
            <Attribute>
               <rdf:Description>
                  <name xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">NC_GLOBAL</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#">title</name>
                        <type xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">String</type>
                        <value>a test file with a 512X512 array of 1's</value>
                     </rdf:Description>
                  </Attribute>
               </rdf:Description>
            </Attribute>
            <Array>
               <rdf:Description rdf:ID="val">
                  <localId xmlns="http://xml.opendap.org/ontologies/opendap-dap-3.2.owl#">val</localId>
                  <name xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">val</name>
                  <Attribute>
                     <rdf:Description>
                        <name xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">units</name>
                        <type xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">String</type>
                        <value>meter per second</value>
                     </rdf:Description>
                  </Attribute>
                  <Attribute>
                     <rdf:Description>
                        <name xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">long_name</name>
                        <type xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">String</type>
                        <value>Vector wind eastward component</value>
                     </rdf:Description>
                  </Attribute>
                  <Attribute>
                     <rdf:Description>
                        <name xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">missing_value</name>
                        <type xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">String</type>
                        <value>1</value>
                     </rdf:Description>
                  </Attribute>
                  <Attribute>
                     <rdf:Description>
                        <name xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">_FillValue</name>
                        <type xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">Float64</type>
                        <value>1.000000000000000</value>
                     </rdf:Description>
                  </Attribute>
                  <Float64 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#">lat</name>
                        <size xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">512</size>
                     </rdf:Description>
                  </dimension>
                  <dimension>
                     <rdf:Description>
                        <name xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">lon</name>
                        <size xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">512</size>
                     </rdf:Description>
                  </dimension>
               </rdf:Description>
            </Array>
         </rdf:Description>
      </Dataset>
   </rdf:Description>
</rdf:RDF>
