<?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/h5/tslink.h5">
            <name xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">virtual</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/h5/tslink.h5</dataset_id>
            <Attribute>
               <rdf:Description>
                  <name xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">HDF5_ROOT_GROUP</name>
                  <type xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">Container</type>
               </rdf:Description>
            </Attribute>
            <Attribute>
               <rdf:Description>
                  <name xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">HDF5_softlink7</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#">slink1</name>
                        <type xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">String</type>
                        <value>somevalue</value>
                     </rdf:Description>
                  </Attribute>
               </rdf:Description>
            </Attribute>
            <Attribute>
               <rdf:Description>
                  <name xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">HDF5_softlink8</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#">slink2</name>
                        <type xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">String</type>
                        <value>linkvalue</value>
                     </rdf:Description>
                  </Attribute>
               </rdf:Description>
            </Attribute>
         </rdf:Description>
      </Dataset>
   </rdf:Description>
</rdf:RDF>
