<?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:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:metadata="http://data.bioontology.org/metadata/" xmlns:ns1="http://purl.org/linked-data/"> <owl:Class rdf:about="http://purl.org/linked-data/cube#AttributeProperty"> <rdfs:subClassOf rdf:resource="http://purl.org/linked-data/cube#ComponentProperty"/> <metadata_def:mappingSameURI rdf:resource="http://purl.org/linked-data/cube#AttributeProperty"/> <metadata_def:mappingLoom>attributeproperty</metadata_def:mappingLoom> <owl:disjointWith rdf:resource="http://purl.org/linked-data/cube#MeasureProperty"/> <metadata_def:prefLabel>Attribute property</metadata_def:prefLabel> <rdfs:comment xml:lang="en">The class of components which represent attributes of observations in the cube, e.g. unit of measurement</rdfs:comment> <metadata:prefixIRI>qb:AttributeProperty</metadata:prefixIRI> <rdfs:isDefinedBy rdf:resource="http://purl.org/linked-data/cube"/> <rdfs:label xml:lang="en">Attribute property</rdfs:label> </owl:Class> <rdf:Description rdf:about="http://purl.org/linked-data/cube#AttributeProperty"> <metadata_def:mappingSameURI rdf:resource="http://purl.org/linked-data/cube#AttributeProperty"/> </rdf:Description> </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:metadata_def="http://data.bioontology.org/metadata/def/" xmlns:metadata="http://data.bioontology.org/metadata/" xmlns:ns1="http://purl.org/linked-data/">
  <owl:Class rdf:about="http://purl.org/linked-data/cube#AttributeProperty">
    <rdfs:subClassOf rdf:resource="http://purl.org/linked-data/cube#ComponentProperty"/>
    <metadata_def:mappingSameURI rdf:resource="http://purl.org/linked-data/cube#AttributeProperty"/>
    <metadata_def:mappingLoom>attributeproperty</metadata_def:mappingLoom>
    <owl:disjointWith rdf:resource="http://purl.org/linked-data/cube#MeasureProperty"/>
    <metadata_def:prefLabel>Attribute property</metadata_def:prefLabel>
    <rdfs:comment xml:lang="en">The class of components which represent attributes of observations in the cube, e.g. unit of measurement</rdfs:comment>
    <metadata:prefixIRI>qb:AttributeProperty</metadata:prefixIRI>
    <rdfs:isDefinedBy rdf:resource="http://purl.org/linked-data/cube"/>
    <rdfs:label xml:lang="en">Attribute property</rdfs:label>
  </owl:Class>
  <rdf:Description rdf:about="http://purl.org/linked-data/cube#AttributeProperty">
    <metadata_def:mappingSameURI rdf:resource="http://purl.org/linked-data/cube#AttributeProperty"/>
  </rdf:Description>
</rdf:RDF>