<?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/ber-2002-10-01.nc">
            <name xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">ber-2002-10-01.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/ber-2002-10-01.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#">Conventions</name>
                        <type xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">String</type>
                        <value>CF-1.0</value>
                     </rdf:Description>
                  </Attribute>
                  <Attribute>
                     <rdf:Description>
                        <name xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">Institution</name>
                        <type xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">String</type>
                        <value>CSISS,GMU</value>
                     </rdf:Description>
                  </Attribute>
               </rdf:Description>
            </Attribute>
            <Attribute>
               <rdf:Description>
                  <name xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">Lineage</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#">History</name>
                        <type xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">String</type>
                        <value>&lt;?xml version=\"1.0\" encoding=\"UTF-8\"?&gt;
&lt;History xmlns:smXML=\"http://www.isotc211.org/smXML\" 
 xmlns:xlink=\"http://www.w3.org/1999/xlink\" 
 xmlns:gml=\"http://www.opengis.net/gml\"&gt;

     &lt;lineage&gt;
        &lt;LI_Lineage&gt;
          &lt;statement&gt;
		 &lt;CharacterString&gt;
               This lineage information documents the source and processing performed by the WCS server in the CEOP satellite data server.
             &lt;/CharacterString&gt;
          &lt;/statement&gt;
          &lt;processStep&gt;
            &lt;LI_ProcessStep&gt;
              &lt;description&gt;
                 &lt;CharacterString&gt;
	                  &lt;Reprojection&gt;
				    &lt;Name&gt;SatelliteSwathToLatitudeLongitude&lt;/Name&gt;
				    &lt;Method&gt;ForwardMapping&lt;/Method&gt;
				&lt;/Reprojection&gt;
                 &lt;/CharacterString&gt;
              &lt;/description&gt;
              &lt;rationale&gt;
                &lt;CharacterString&gt;
			 Perform georectification by transforming satellite swath coordinate system to Latitude-Longitude coordinate system.  
                &lt;/CharacterString&gt;
              &lt;/rationale&gt;
              &lt;dateTime&gt;
                &lt;DateTime&gt;2008-05-21T20:12:12.00000Z&lt;/DateTime&gt;
              &lt;/dateTime&gt;
              &lt;processor&gt;
                &lt;CI_ResponsibleParty&gt;
                  &lt;individualName&gt;
                    &lt;CharacterString&gt;Wenli Yang&lt;/CharacterString&gt;
                  &lt;/individualName&gt;
                  &lt;organisationName&gt;
                    &lt;CharacterString&gt;NASA GES DISC&lt;/CharacterString&gt;
                  &lt;/organisationName&gt;
                  &lt;contactInfo&gt;
                    &lt;CI_Contact&gt;
                      &lt;phone&gt;
                        &lt;CI_Telephone&gt;
                          &lt;voice&gt;
                            &lt;CharacterString&gt;301-614-5312&lt;/CharacterString&gt;
                          &lt;/voice&gt;
                        &lt;/CI_Telephone&gt;
                      &lt;/phone&gt;
                          &lt;electronicMailAddress&gt;
                            &lt;CharacterString&gt;Wenli.Yang@nasa.gov&lt;/CharacterString&gt;
                          &lt;/electronicMailAddress&gt;
                    &lt;/CI_Contact&gt;
                  &lt;/contactInfo&gt;
                &lt;/CI_ResponsibleParty&gt;
              &lt;/processor&gt;
          &lt;/LI_ProcessStep&gt;
           &lt;LI_ProcessStep&gt;
              &lt;description&gt;
                 &lt;CharacterString&gt;
				&lt;Interpolation&gt;
				    &lt;Name&gt;Interpolation&lt;/Name&gt;
				    &lt;Method&gt; NearestNeighbor Interpolation &lt;/Method&gt;
				&lt;/Interpolation&gt;
                 &lt;/CharacterString&gt;
              &lt;/description&gt;
              &lt;rationale&gt;
                &lt;CharacterString&gt;Interpolatiion is needed for output cells containing no valid input values.&lt;/CharacterString&gt;
              &lt;/rationale&gt;
              &lt;dateTime&gt;
                &lt;DateTime&gt;2008-05-21T20:12:12.000000Z&lt;/DateTime&gt;
              &lt;/dateTime&gt;
              &lt;processor&gt;
                &lt;CI_ResponsibleParty&gt;
                  &lt;individualName&gt;
                    &lt;CharacterString&gt;Wenli Yang&lt;/CharacterString&gt;
                  &lt;/individualName&gt;
                  &lt;organisationName&gt;
                    &lt;CharacterString&gt;NASA GES DISC&lt;/CharacterString&gt;
                  &lt;/organisationName&gt;
                  &lt;contactInfo&gt;
                    &lt;CI_Contact&gt;
                      &lt;phone&gt;
                        &lt;CI_Telephone&gt;
                          &lt;voice&gt;
                            &lt;CharacterString&gt;301-614-5312&lt;/CharacterString&gt;
                          &lt;/voice&gt;
                        &lt;/CI_Telephone&gt;
                      &lt;/phone&gt;
                          &lt;electronicMailAddress&gt;
                            &lt;CharacterString&gt;Wenli.Yang@nasa.gov&lt;/CharacterString&gt;
                          &lt;/electronicMailAddress&gt;
                    &lt;/CI_Contact&gt;
                  &lt;/contactInfo&gt;
                &lt;/CI_ResponsibleParty&gt;
              &lt;/processor&gt;
          &lt;/LI_ProcessStep&gt;
           &lt;LI_ProcessStep&gt;
              &lt;description&gt;
                 &lt;CharacterString&gt;
				&lt;QualityScreen&gt;
				    &lt;Name&gt;QualityScreen&lt;/Name&gt;
				    &lt;Method&gt;AIRSPerPixelQAFiltering&lt;/Method&gt;
				&lt;/QualityScreen&gt;
                 &lt;/CharacterString&gt;
              &lt;/description&gt;
              &lt;rationale&gt;
                &lt;CharacterString&gt;Input cells not meeting QA criteria must be excluded in the resultant coverage.&lt;/CharacterString&gt;
              &lt;/rationale&gt;
              &lt;dateTime&gt;
                &lt;DateTime&gt;2008-05-21T20:12:12.000000Z&lt;/DateTime&gt;
              &lt;/dateTime&gt;
              &lt;processor&gt;
                &lt;CI_ResponsibleParty&gt;
                  &lt;individualName&gt;
                    &lt;CharacterString&gt;Wenli Yang&lt;/CharacterString&gt;
                  &lt;/individualName&gt;
                  &lt;organisationName&gt;
                    &lt;CharacterString&gt;NASA GES DISC&lt;/CharacterString&gt;
                  &lt;/organisationName&gt;
                  &lt;contactInfo&gt;
                    &lt;CI_Contact&gt;
                      &lt;phone&gt;
                        &lt;CI_Telephone&gt;
                          &lt;voice&gt;
                            &lt;CharacterString&gt;301-614-5312&lt;/CharacterString&gt;
                          &lt;/voice&gt;
                        &lt;/CI_Telephone&gt;
                      &lt;/phone&gt;
                          &lt;electronicMailAddress&gt;
                            &lt;CharacterString&gt;Wenli.Yang@nasa.gov&lt;/CharacterString&gt;
                          &lt;/electronicMailAddress&gt;
                    &lt;/CI_Contact&gt;
                  &lt;/contactInfo&gt;
                &lt;/CI_ResponsibleParty&gt;
              &lt;/processor&gt;
          &lt;/LI_ProcessStep&gt;
         &lt;/processStep&gt;


          &lt;source&gt;
              &lt;LI_Source&gt;
                  &lt;description&gt;
                    &lt;CharacterString&gt;Input AIRS Release 5 Level 2 granule&lt;/CharacterString&gt;
                  &lt;/description&gt;
                  &lt;sourceReferenceSystem&gt;
                    &lt;MD_ReferenceSystem&gt;
                      &lt;referenceSystemIdentifier&gt;
                        &lt;RS_Identifier&gt;
					&lt;code&gt;
						&lt;CharacterString&gt;OGC:Swath&lt;/CharacterString&gt;
					&lt;/code&gt;
					&lt;codeSpace&gt;
						&lt;CharacterString&gt;OGC&lt;/CharacterString&gt;
					&lt;/codeSpace&gt;
				&lt;/RS_Identifier&gt;
			   &lt;/referenceSystemIdentifier&gt;
		       &lt;/MD_ReferenceSystem&gt;
                  &lt;/sourceReferenceSystem&gt;
                  &lt;sourceCitation&gt;
                    &lt;CI_Citation&gt;
                      &lt;title&gt;
                        &lt;CharacterString&gt;Input AIRS Release 5 Level 2 granule&lt;/CharacterString&gt;
                      &lt;/title&gt;
                      &lt;date&gt;
                        &lt;CI_Date&gt;
                          &lt;date&gt;
                            &lt;Date&gt;2004-10-01&lt;/Date&gt;
                          &lt;/date&gt;
                          &lt;dateType&gt;
                            &lt;CI_DateTypeCode&gt;publication&lt;/CI_DateTypeCode&gt;
                          &lt;/dateType&gt;
                        &lt;/CI_Date&gt;
                      &lt;/date&gt;
                      &lt;identifier&gt;
                        &lt;MD_Identifier&gt;
                          &lt;authority /&gt;
                          &lt;code&gt;
                            &lt;CharacterString /&gt;
                          &lt;/code&gt;
                        &lt;/MD_Identifier&gt;
                      &lt;/identifier&gt;
                      &lt;citedResponsibleParty&gt;
                        &lt;CI_ResponsibleParty&gt;
                          &lt;organisationName&gt;
                            &lt;CharacterString&gt;NASA GES DISC&lt;/CharacterString&gt;
                          &lt;/organisationName&gt;
                          &lt;contactInfo&gt;
                            &lt;CI_Contact&gt;
                              &lt;onlineResource&gt;
                                &lt;CI_OnlineResource&gt;
                                  &lt;linkage&gt;
                                    &lt;URL&gt;ftp://airspar1u.ecs.nasa.gov/data/s4pa/Aqua_AIRS_Level2/AIRX2RET.005/2002/274/AIRS.2002.10.01.097.L2.RetStd.v5.0.14.0.G07227014224.hdf&lt;/URL&gt;
                                  &lt;/linkage&gt;
                                  &lt;protocol&gt;
                                    &lt;CharacterString&gt;ftp&lt;/CharacterString&gt;
                                  &lt;/protocol&gt;
                                  &lt;function&gt;
                                    &lt;CI_OnLineFunctionCode&gt;download&lt;/CI_OnLineFunctionCode&gt;
                                  &lt;/function&gt;
                                &lt;/CI_OnlineResource&gt;
                              &lt;/onlineResource&gt;
                            &lt;/CI_Contact&gt;
                          &lt;/contactInfo&gt;
                          &lt;role&gt;
                            &lt;CI_RoleCode&gt;originator&lt;/CI_RoleCode&gt;
                          &lt;/role&gt;
                        &lt;/CI_ResponsibleParty&gt;
                      &lt;/citedResponsibleParty&gt;
                      &lt;presentationForm&gt;
                        &lt;CI_PresentationFormCode codeSpace=\"\" codeList=\"\" codeListValue=\"\" /&gt;
                      &lt;/presentationForm&gt;
                    &lt;/CI_Citation&gt;
                  &lt;/sourceCitation&gt;
                  &lt;sourceExtent&gt;
                    &lt;EX_Extent&gt;
                      &lt;description&gt;
                        &lt;CharacterString /&gt;
                      &lt;/description&gt;
				&lt;geographicElement&gt;
					&lt;EX_BoundingPolygon&gt;
						&lt;polygon&gt;
							&lt;gml:Polygon srsName=\"urn:EPSG:geographicCRS:4326\"&gt;
								&lt;gml:outerBoundaryIs&gt;
									&lt;gml:LinearRing&gt;
										&lt;gml:pos&gt;59.542054 -91.525519&lt;/gml:pos&gt;
										&lt;gml:pos&gt;64.006578 -122.761953&lt;/gml:pos&gt;
										&lt;gml:pos&gt;42.866636 -126.317500&lt;/gml:pos&gt;
										&lt;gml:pos&gt;40.097498 -106.352680&lt;/gml:pos&gt;
									&lt;/gml:LinearRing&gt;
								&lt;/gml:outerBoundaryIs&gt;
							&lt;/gml:Polygon&gt;
						&lt;/polygon&gt;
					&lt;/EX_BoundingPolygon&gt;
				&lt;/geographicElement&gt;
                       &lt;temporalElement&gt;
					&lt;EX_TemporalExtent&gt;
						&lt;extent&gt;
							&lt;gml:TimePeriod&gt;
								&lt;gml:begin&gt;
									&lt;gml:TimeInstant&gt;
										&lt;gml:timePosition&gt;2002-10-01T09:18:00.000000Z&lt;/gml:timePosition&gt;
									&lt;/gml:TimeInstant&gt;
								&lt;/gml:begin&gt;
								&lt;gml:end&gt;
									&lt;gml:TimeInstant&gt;
										&lt;gml:timePosition&gt;2002-10-01T09:23:59.999999Z&lt;/gml:timePosition&gt;
									&lt;/gml:TimeInstant&gt;
								&lt;/gml:end&gt;
							&lt;/gml:TimePeriod&gt;
						&lt;/extent&gt;
					&lt;/EX_TemporalExtent&gt;
				&lt;/temporalElement&gt;
                    &lt;/EX_Extent&gt;
                  &lt;/sourceExtent&gt;
              &lt;/LI_Source&gt;
              &lt;LI_Source&gt;
                  &lt;description&gt;
                    &lt;CharacterString&gt;Input AIRS Release 5 Level 2 granule&lt;/CharacterString&gt;
                  &lt;/description&gt;
                  &lt;sourceReferenceSystem&gt;
                    &lt;MD_ReferenceSystem&gt;
                      &lt;referenceSystemIdentifier&gt;
                        &lt;RS_Identifier&gt;
					&lt;code&gt;
						&lt;CharacterString&gt;OGC:Swath&lt;/CharacterString&gt;
					&lt;/code&gt;
					&lt;codeSpace&gt;
						&lt;CharacterString&gt;OGC&lt;/CharacterString&gt;
					&lt;/codeSpace&gt;
				&lt;/RS_Identifier&gt;
			   &lt;/referenceSystemIdentifier&gt;
		       &lt;/MD_ReferenceSystem&gt;
                  &lt;/sourceReferenceSystem&gt;
                  &lt;sourceCitation&gt;
                    &lt;CI_Citation&gt;
                      &lt;title&gt;
                        &lt;CharacterString&gt;Input AIRS Release 5 Level 2 granule&lt;/CharacterString&gt;
                      &lt;/title&gt;
                      &lt;date&gt;
                        &lt;CI_Date&gt;
                          &lt;date&gt;
                            &lt;Date&gt;2004-10-01&lt;/Date&gt;
                          &lt;/date&gt;
                          &lt;dateType&gt;
                            &lt;CI_DateTypeCode&gt;publication&lt;/CI_DateTypeCode&gt;
                          &lt;/dateType&gt;
                        &lt;/CI_Date&gt;
                      &lt;/date&gt;
                      &lt;identifier&gt;
                        &lt;MD_Identifier&gt;
                          &lt;authority /&gt;
                          &lt;code&gt;
                            &lt;CharacterString /&gt;
                          &lt;/code&gt;
                        &lt;/MD_Identifier&gt;
                      &lt;/identifier&gt;
                      &lt;citedResponsibleParty&gt;
                        &lt;CI_ResponsibleParty&gt;
                          &lt;organisationName&gt;
                            &lt;CharacterString&gt;NASA GES DISC&lt;/CharacterString&gt;
                          &lt;/organisationName&gt;
                          &lt;contactInfo&gt;
                            &lt;CI_Contact&gt;
                              &lt;onlineResource&gt;
                                &lt;CI_OnlineResource&gt;
                                  &lt;linkage&gt;
                                    &lt;URL&gt;ftp://airspar1u.ecs.nasa.gov/data/s4pa/Aqua_AIRS_Level2/AIRX2RET.005/2002/274/AIRS.2002.10.01.193.L2.RetStd.v5.0.14.0.G07227072611.hdf&lt;/URL&gt;
                                  &lt;/linkage&gt;
                                  &lt;protocol&gt;
                                    &lt;CharacterString&gt;ftp&lt;/CharacterString&gt;
                                  &lt;/protocol&gt;
                                  &lt;function&gt;
                                    &lt;CI_OnLineFunctionCode&gt;download&lt;/CI_OnLineFunctionCode&gt;
                                  &lt;/function&gt;
                                &lt;/CI_OnlineResource&gt;
                              &lt;/onlineResource&gt;
                            &lt;/CI_Contact&gt;
                          &lt;/contactInfo&gt;
                          &lt;role&gt;
                            &lt;CI_RoleCode&gt;originator&lt;/CI_RoleCode&gt;
                          &lt;/role&gt;
                        &lt;/CI_ResponsibleParty&gt;
                      &lt;/citedResponsibleParty&gt;
                      &lt;presentationForm&gt;
                        &lt;CI_PresentationFormCode codeSpace=\"\" codeList=\"\" codeListValue=\"\" /&gt;
                      &lt;/presentationForm&gt;
                    &lt;/CI_Citation&gt;
                  &lt;/sourceCitation&gt;
                  &lt;sourceExtent&gt;
                    &lt;EX_Extent&gt;
                      &lt;description&gt;
                        &lt;CharacterString /&gt;
                      &lt;/description&gt;
				&lt;geographicElement&gt;
					&lt;EX_BoundingPolygon&gt;
						&lt;polygon&gt;
							&lt;gml:Polygon srsName=\"urn:EPSG:geographicCRS:4326\"&gt;
								&lt;gml:outerBoundaryIs&gt;
									&lt;gml:LinearRing&gt;
										&lt;gml:pos&gt;50.182469 -108.424849&lt;/gml:pos&gt;
										&lt;gml:pos&gt;53.793611 -84.244362&lt;/gml:pos&gt;
										&lt;gml:pos&gt;74.889234 -88.293173&lt;/gml:pos&gt;
										&lt;gml:pos&gt;68.007927 -132.994761&lt;/gml:pos&gt;
									&lt;/gml:LinearRing&gt;
								&lt;/gml:outerBoundaryIs&gt;
							&lt;/gml:Polygon&gt;
						&lt;/polygon&gt;
					&lt;/EX_BoundingPolygon&gt;
				&lt;/geographicElement&gt;
                       &lt;temporalElement&gt;
					&lt;EX_TemporalExtent&gt;
						&lt;extent&gt;
							&lt;gml:TimePeriod&gt;
								&lt;gml:begin&gt;
									&lt;gml:TimeInstant&gt;
										&lt;gml:timePosition&gt;2002-10-01T19:46:00.000000Z&lt;/gml:timePosition&gt;
									&lt;/gml:TimeInstant&gt;
								&lt;/gml:begin&gt;
								&lt;gml:end&gt;
									&lt;gml:TimeInstant&gt;
										&lt;gml:timePosition&gt;2002-10-01T19:51:59.999999Z&lt;/gml:timePosition&gt;
									&lt;/gml:TimeInstant&gt;
								&lt;/gml:end&gt;
							&lt;/gml:TimePeriod&gt;
						&lt;/extent&gt;
					&lt;/EX_TemporalExtent&gt;
				&lt;/temporalElement&gt;
                    &lt;/EX_Extent&gt;
                  &lt;/sourceExtent&gt;
              &lt;/LI_Source&gt;
          &lt;/source&gt;
        &lt;/LI_Lineage&gt;
      &lt;/lineage&gt;
&lt;/History&gt;</value>
                     </rdf:Description>
                  </Attribute>
               </rdf:Description>
            </Attribute>
            <Grid>
               <rdf:Description rdf:ID="TSurfAir">
                  <localId xmlns="http://xml.opendap.org/ontologies/opendap-dap-3.2.owl#">TSurfAir</localId>
                  <name xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">TSurfAir</name>
                  <Array>
                     <rdf:Description rdf:ID="TSurfAir.TSurfAir">
                        <localId xmlns="http://xml.opendap.org/ontologies/opendap-dap-3.2.owl#">TSurfAir.TSurfAir</localId>
                        <name xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">TSurfAir</name>
                        <Attribute>
                           <rdf:Description>
                              <name xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">standard_name</name>
                              <type xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">String</type>
                              <value>TSurfAir</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>Surface Air Temperature</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#">Float32</type>
                              <value>-1.00000000</value>
                           </rdf:Description>
                        </Attribute>
                        <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>K</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#">time</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#">latitude</name>
                              <size xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">10</size>
                           </rdf:Description>
                        </dimension>
                        <dimension>
                           <rdf:Description>
                              <name xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">longitude</name>
                              <size xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">10</size>
                           </rdf:Description>
                        </dimension>
                     </rdf:Description>
                  </Array>
                  <Map>
                     <rdf:Description rdf:ID="TSurfAir.time">
                        <localId xmlns="http://xml.opendap.org/ontologies/opendap-dap-3.2.owl#">TSurfAir.time</localId>
                        <name xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">time</name>
                        <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>time</value>
                           </rdf:Description>
                        </Attribute>
                        <Attribute>
                           <rdf:Description>
                              <name xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">axis</name>
                              <type xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">String</type>
                              <value>T</value>
                           </rdf:Description>
                        </Attribute>
                        <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>seconds since 1993-1-1 0:0:0</value>
                           </rdf:Description>
                        </Attribute>
                        <Attribute>
                           <rdf:Description>
                              <name xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">bounds</name>
                              <type xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">String</type>
                              <value>time_bnds</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#">time</name>
                              <size xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">2</size>
                           </rdf:Description>
                        </dimension>
                     </rdf:Description>
                  </Map>
                  <Map>
                     <rdf:Description rdf:ID="TSurfAir.latitude">
                        <localId xmlns="http://xml.opendap.org/ontologies/opendap-dap-3.2.owl#">TSurfAir.latitude</localId>
                        <name xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">latitude</name>
                        <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>latitude</value>
                           </rdf:Description>
                        </Attribute>
                        <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>degrees_north</value>
                           </rdf:Description>
                        </Attribute>
                        <Attribute>
                           <rdf:Description>
                              <name xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">standard_name</name>
                              <type xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">String</type>
                              <value>latitude</value>
                           </rdf:Description>
                        </Attribute>
                        <Attribute>
                           <rdf:Description>
                              <name xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">axis</name>
                              <type xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">String</type>
                              <value>Y</value>
                           </rdf:Description>
                        </Attribute>
                        <Attribute>
                           <rdf:Description>
                              <name xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">GCTP_Projection_Name</name>
                              <type xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">String</type>
                              <value>Geographic</value>
                           </rdf:Description>
                        </Attribute>
                        <Attribute>
                           <rdf:Description>
                              <name xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">GCTP_Spheroid_Name</name>
                              <type xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">String</type>
                              <value>Clarke 1866</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#">latitude</name>
                              <size xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">10</size>
                           </rdf:Description>
                        </dimension>
                     </rdf:Description>
                  </Map>
                  <Map>
                     <rdf:Description rdf:ID="TSurfAir.longitude">
                        <localId xmlns="http://xml.opendap.org/ontologies/opendap-dap-3.2.owl#">TSurfAir.longitude</localId>
                        <name xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">longitude</name>
                        <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>longitude</value>
                           </rdf:Description>
                        </Attribute>
                        <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>degrees_east</value>
                           </rdf:Description>
                        </Attribute>
                        <Attribute>
                           <rdf:Description>
                              <name xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">standard_name</name>
                              <type xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">String</type>
                              <value>longitude</value>
                           </rdf:Description>
                        </Attribute>
                        <Attribute>
                           <rdf:Description>
                              <name xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">axis</name>
                              <type xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">String</type>
                              <value>X</value>
                           </rdf:Description>
                        </Attribute>
                        <Attribute>
                           <rdf:Description>
                              <name xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">GCTP_Projection_Name</name>
                              <type xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">String</type>
                              <value>Geographic</value>
                           </rdf:Description>
                        </Attribute>
                        <Attribute>
                           <rdf:Description>
                              <name xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">GCTP_Spheroid_Name</name>
                              <type xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">String</type>
                              <value>Clarke 1866</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#">longitude</name>
                              <size xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">10</size>
                           </rdf:Description>
                        </dimension>
                     </rdf:Description>
                  </Map>
               </rdf:Description>
            </Grid>
            <Grid>
               <rdf:Description rdf:ID="Delta_Time">
                  <localId xmlns="http://xml.opendap.org/ontologies/opendap-dap-3.2.owl#">Delta_Time</localId>
                  <name xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">Delta_Time</name>
                  <Array>
                     <rdf:Description rdf:ID="Delta_Time.Delta_Time">
                        <localId xmlns="http://xml.opendap.org/ontologies/opendap-dap-3.2.owl#">Delta_Time.Delta_Time</localId>
                        <name xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">Delta_Time</name>
                        <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>offset to time</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>Cell observation time, in offsets to values defined in the time variable</value>
                           </rdf:Description>
                        </Attribute>
                        <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>seconds</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#">time</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#">latitude</name>
                              <size xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">10</size>
                           </rdf:Description>
                        </dimension>
                        <dimension>
                           <rdf:Description>
                              <name xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">longitude</name>
                              <size xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">10</size>
                           </rdf:Description>
                        </dimension>
                     </rdf:Description>
                  </Array>
                  <Map>
                     <rdf:Description rdf:ID="Delta_Time.time">
                        <localId xmlns="http://xml.opendap.org/ontologies/opendap-dap-3.2.owl#">Delta_Time.time</localId>
                        <name xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">time</name>
                        <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>time</value>
                           </rdf:Description>
                        </Attribute>
                        <Attribute>
                           <rdf:Description>
                              <name xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">axis</name>
                              <type xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">String</type>
                              <value>T</value>
                           </rdf:Description>
                        </Attribute>
                        <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>seconds since 1993-1-1 0:0:0</value>
                           </rdf:Description>
                        </Attribute>
                        <Attribute>
                           <rdf:Description>
                              <name xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">bounds</name>
                              <type xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">String</type>
                              <value>time_bnds</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#">time</name>
                              <size xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">2</size>
                           </rdf:Description>
                        </dimension>
                     </rdf:Description>
                  </Map>
                  <Map>
                     <rdf:Description rdf:ID="Delta_Time.latitude">
                        <localId xmlns="http://xml.opendap.org/ontologies/opendap-dap-3.2.owl#">Delta_Time.latitude</localId>
                        <name xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">latitude</name>
                        <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>latitude</value>
                           </rdf:Description>
                        </Attribute>
                        <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>degrees_north</value>
                           </rdf:Description>
                        </Attribute>
                        <Attribute>
                           <rdf:Description>
                              <name xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">standard_name</name>
                              <type xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">String</type>
                              <value>latitude</value>
                           </rdf:Description>
                        </Attribute>
                        <Attribute>
                           <rdf:Description>
                              <name xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">axis</name>
                              <type xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">String</type>
                              <value>Y</value>
                           </rdf:Description>
                        </Attribute>
                        <Attribute>
                           <rdf:Description>
                              <name xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">GCTP_Projection_Name</name>
                              <type xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">String</type>
                              <value>Geographic</value>
                           </rdf:Description>
                        </Attribute>
                        <Attribute>
                           <rdf:Description>
                              <name xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">GCTP_Spheroid_Name</name>
                              <type xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">String</type>
                              <value>Clarke 1866</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#">latitude</name>
                              <size xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">10</size>
                           </rdf:Description>
                        </dimension>
                     </rdf:Description>
                  </Map>
                  <Map>
                     <rdf:Description rdf:ID="Delta_Time.longitude">
                        <localId xmlns="http://xml.opendap.org/ontologies/opendap-dap-3.2.owl#">Delta_Time.longitude</localId>
                        <name xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">longitude</name>
                        <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>longitude</value>
                           </rdf:Description>
                        </Attribute>
                        <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>degrees_east</value>
                           </rdf:Description>
                        </Attribute>
                        <Attribute>
                           <rdf:Description>
                              <name xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">standard_name</name>
                              <type xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">String</type>
                              <value>longitude</value>
                           </rdf:Description>
                        </Attribute>
                        <Attribute>
                           <rdf:Description>
                              <name xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">axis</name>
                              <type xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">String</type>
                              <value>X</value>
                           </rdf:Description>
                        </Attribute>
                        <Attribute>
                           <rdf:Description>
                              <name xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">GCTP_Projection_Name</name>
                              <type xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">String</type>
                              <value>Geographic</value>
                           </rdf:Description>
                        </Attribute>
                        <Attribute>
                           <rdf:Description>
                              <name xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">GCTP_Spheroid_Name</name>
                              <type xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">String</type>
                              <value>Clarke 1866</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#">longitude</name>
                              <size xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">10</size>
                           </rdf:Description>
                        </dimension>
                     </rdf:Description>
                  </Map>
               </rdf:Description>
            </Grid>
            <Grid>
               <rdf:Description rdf:ID="time_bnds">
                  <localId xmlns="http://xml.opendap.org/ontologies/opendap-dap-3.2.owl#">time_bnds</localId>
                  <name xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">time_bnds</name>
                  <Array>
                     <rdf:Description rdf:ID="time_bnds.time_bnds">
                        <localId xmlns="http://xml.opendap.org/ontologies/opendap-dap-3.2.owl#">time_bnds.time_bnds</localId>
                        <name xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">time_bnds</name>
                        <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>time_bnds</value>
                           </rdf:Description>
                        </Attribute>
                        <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>seconds since 1993-1-1 0:0:0</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#">time</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#">nv</name>
                              <size xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">2</size>
                           </rdf:Description>
                        </dimension>
                     </rdf:Description>
                  </Array>
                  <Map>
                     <rdf:Description rdf:ID="time_bnds.time">
                        <localId xmlns="http://xml.opendap.org/ontologies/opendap-dap-3.2.owl#">time_bnds.time</localId>
                        <name xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">time</name>
                        <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>time</value>
                           </rdf:Description>
                        </Attribute>
                        <Attribute>
                           <rdf:Description>
                              <name xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">axis</name>
                              <type xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">String</type>
                              <value>T</value>
                           </rdf:Description>
                        </Attribute>
                        <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>seconds since 1993-1-1 0:0:0</value>
                           </rdf:Description>
                        </Attribute>
                        <Attribute>
                           <rdf:Description>
                              <name xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">bounds</name>
                              <type xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">String</type>
                              <value>time_bnds</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#">time</name>
                              <size xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">2</size>
                           </rdf:Description>
                        </dimension>
                     </rdf:Description>
                  </Map>
                  <Map>
                     <rdf:Description rdf:ID="time_bnds.nv">
                        <localId xmlns="http://xml.opendap.org/ontologies/opendap-dap-3.2.owl#">time_bnds.nv</localId>
                        <name xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">nv</name>
                        <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>number_of_vertices</value>
                           </rdf:Description>
                        </Attribute>
                        <Int32 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#">nv</name>
                              <size xmlns="http://iridl.ldeo.columbia.edu/ontologies/xsd2owl/nonamespace#">2</size>
                           </rdf:Description>
                        </dimension>
                     </rdf:Description>
                  </Map>
               </rdf:Description>
            </Grid>
         </rdf:Description>
      </Dataset>
   </rdf:Description>
</rdf:RDF>
