<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="https://w3id.org/cocoon/v1.0#" xmlns:owl="http://www.w3.org/2002/07/owl#"> <ns0:QuantityOfThings rdf:about="https://w3id.org/cocoon/v1.0#10TB"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/> <ns0:hasUnitOfMeasurement rdf:resource="https://w3id.org/cocoon/v1.0#GB"/> <ns0:numericValue rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">10240</ns0:numericValue> </ns0:QuantityOfThings> </rdf:RDF>
<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="https://w3id.org/cocoon/v1.0#" xmlns:owl="http://www.w3.org/2002/07/owl#">
  <ns0:QuantityOfThings rdf:about="https://w3id.org/cocoon/v1.0#10TB">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#NamedIndividual"/>
    <ns0:hasUnitOfMeasurement rdf:resource="https://w3id.org/cocoon/v1.0#GB"/>
    <ns0:numericValue rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">10240</ns0:numericValue>
  </ns0:QuantityOfThings>
</rdf:RDF>