<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://purl.org/linked-data/cube#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:ns1="http://purl.org/linked-data/"> <owl:NamedIndividual rdf:about="http://purl.org/linked-data/cube#measureType"> <rdf:type rdf:resource="http://purl.org/linked-data/cube#DimensionProperty"/> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/> <rdfs:comment xml:lang="en">Generic measure dimension, the value of this dimension indicates which measure (from the set of measures in the DSD) is being given by the obsValue (or other primary measure)</rdfs:comment> <rdfs:label xml:lang="en">measure type</rdfs:label> <rdfs:isDefinedBy rdf:resource="http://purl.org/linked-data/cube"/> <rdfs:range rdf:resource="http://purl.org/linked-data/cube#MeasureProperty"/> </owl:NamedIndividual> </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="http://purl.org/linked-data/cube#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:ns1="http://purl.org/linked-data/">
  <owl:NamedIndividual rdf:about="http://purl.org/linked-data/cube#measureType">
    <rdf:type rdf:resource="http://purl.org/linked-data/cube#DimensionProperty"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
    <rdfs:comment xml:lang="en">Generic measure dimension, the value of this dimension indicates which measure (from the set of measures in the DSD) is being given by the obsValue (or other primary measure)</rdfs:comment>
    <rdfs:label xml:lang="en">measure type</rdfs:label>
    <rdfs:isDefinedBy rdf:resource="http://purl.org/linked-data/cube"/>
    <rdfs:range rdf:resource="http://purl.org/linked-data/cube#MeasureProperty"/>
  </owl:NamedIndividual>
</rdf:RDF>