<?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://test.opendap.org:80/opendap/data/ff/test0.dat">
            <name xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">test0.dat</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/ff/test0.dat</dataset_id>
            <Attribute>
               <rdf:Description>
                  <name xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">FF_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#">Server</name>
                        <type xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">String</type>
                        <value>DODS FreeFrom based on FFND release 4.2.3</value>
                     </rdf:Description>
                  </Attribute>
                  <Attribute>
                     <rdf:Description>
                        <name xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">count</name>
                        <type xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">Int16</type>
                        <value>13</value>
                     </rdf:Description>
                  </Attribute>
                  <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>This is a file header</value>
                     </rdf:Description>
                  </Attribute>
               </rdf:Description>
            </Attribute>
            <Sequence>
               <rdf:Description rdf:ID="data">
                  <localId xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">data</localId>
                  <name xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">data</name>
                  <Int16>
                     <rdf:Description rdf:ID="data.value">
                        <localId xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">data.value</localId>
                        <name xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">value</name>
                     </rdf:Description>
                  </Int16>
               </rdf:Description>
            </Sequence>
         </rdf:Description>
      </Dataset>
   </rdf:Description>
</rdf:RDF>
