<?xml version="1.0" encoding="UTF-8" ?>
<dcds:descriptionSet
  xmlns:dcds="http://purl.org/dc/xmlns/2008/09/01/dc-ds-xml/">
  <dcds:description
    dcds:resourceURI="http://dublincore.org/pages/home">
    <dcds:statement dcds:propertyURI="http://purl.org/dc/terms/title">
      <!-- value string language -->
      <dcds:literalValueString xml:lang="en-GB">DCMI Home Page</dcds:literalValueString>
    </dcds:statement>
    <dcds:statement dcds:propertyURI="http://purl.org/dc/terms/publisher"
                   dcds:valueURI="http://example.org/agents/DCMI">
      <dcds:valueString>Dublin Core Metadata Initiative</dcds:valueString>
    </dcds:statement>
    <dcds:statement dcds:propertyURI="http://purl.org/dc/terms/date">
      <dcds:literalValueString>2005-05-05</dcds:literalValueString>
    </dcds:statement>
  </dcds:description>
</dcds:descriptionSet>
