<http://purl.org/qb4olap/cubes> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Ontology> .
<http://purl.org/qb4olap/cubes> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/vocommons/voaf#Vocabulary> .
<http://purl.org/qb4olap/cubes> <http://purl.org/vocab/vann/preferredNamespacePrefix> "qb4o" .
<http://purl.org/qb4olap/cubes> <http://purl.org/vocab/vann/preferredNamespaceUri> "http://purl.org/qb4olap/cubes#" .
<http://purl.org/qb4olap/cubes> <http://www.w3.org/2000/01/rdf-schema#label> "The QB4OLAP cube vocabulary, an extension to QB" .
<http://purl.org/qb4olap/cubes> <http://purl.org/dc/terms/created> "2012-12-06"^^<http://www.w3.org/2001/XMLSchema#date> .
<http://purl.org/qb4olap/cubes> <http://purl.org/dc/terms/modified> "2015-07-11"^^<http://www.w3.org/2001/XMLSchema#date> .
<http://purl.org/qb4olap/cubes> <http://purl.org/dc/terms/title> "QB4OLAP: a vocabulary for publishing OLAP data cubes" .
<http://purl.org/qb4olap/cubes> <http://www.w3.org/2000/01/rdf-schema#comment> "This vocabulary, named QB4OLAP, is an extension to the DataCube vocabulary that allows to represent OLAP cubes in RDF, and to implement OLAP operators (such as Roll-up, Slice, and Dice) as SPARQL queries directly on this RDF representation." .
<http://purl.org/qb4olap/cubes> <http://www.w3.org/2002/07/owl#versionInfo> "1.3" .
<http://purl.org/qb4olap/cubes> <http://www.w3.org/2002/07/owl#imports> <http://purl.org/linked-data/cube#> .
<http://purl.org/qb4olap/cubes> <http://purl.org/dc/terms/license> <http://www.opendatacommons.org/licenses/pddl/1.0/> .
<http://purl.org/qb4olap/cubes> <http://purl.org/dc/terms/creator> _:genid1 .
<http://purl.org/qb4olap/cubes> <http://purl.org/dc/terms/creator> _:genid2 .
<http://purl.org/qb4olap/cubes> <http://purl.org/dc/terms/contributor> _:genid3 .
<http://purl.org/qb4olap/cubes> <http://purl.org/dc/terms/contributor> _:genid4 .
_:genid1 <http://xmlns.com/foaf/0.1/mbox> "lorenae@fing.edu.uy" .
_:genid2 <http://xmlns.com/foaf/0.1/mbox> "avaisman@itba.edu.ar" .
_:genid3 <http://xmlns.com/foaf/0.1/mbox> "lorenae@fing.edu.uy" .
_:genid4 <http://xmlns.com/foaf/0.1/mbox> "avaisman@itba.edu.ar" .
<http://purl.org/qb4olap/cubes#aggregateFunction> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
<http://purl.org/qb4olap/cubes#aggregateFunction> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
<http://purl.org/qb4olap/cubes#aggregateFunction> <http://www.w3.org/2000/01/rdf-schema#label> "aggregate function"@en .
<http://purl.org/qb4olap/cubes#aggregateFunction> <http://www.w3.org/2000/01/rdf-schema#comment> "An alternative to qb:componentProperty which makes explicit that the component is an aggregate function"@en .
<http://purl.org/qb4olap/cubes#aggregateFunction> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://purl.org/linked-data/cube#componentProperty> .
<http://purl.org/qb4olap/cubes#aggregateFunction> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/qb4olap/cubes> .
<http://purl.org/qb4olap/cubes#aggregateFunction> <http://www.w3.org/2000/01/rdf-schema#range> <http://purl.org/qb4olap/cubes#AggregateFunction> .
<http://purl.org/qb4olap/cubes#cardinality> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
<http://purl.org/qb4olap/cubes#cardinality> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
<http://purl.org/qb4olap/cubes#cardinality> <http://www.w3.org/2000/01/rdf-schema#label> "cardinality"@en .
<http://purl.org/qb4olap/cubes#cardinality> <http://www.w3.org/2000/01/rdf-schema#label> "cardinality constraint"@en .
<http://purl.org/qb4olap/cubes#cardinality> <http://www.w3.org/2000/01/rdf-schema#comment> "An alternative to qb:componentProperty which allows to specify a cardinality constraint in fact-level relationship"@en .
<http://purl.org/qb4olap/cubes#cardinality> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://purl.org/linked-data/cube#componentProperty> .
<http://purl.org/qb4olap/cubes#cardinality> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/qb4olap/cubes> .
<http://purl.org/qb4olap/cubes#cardinality> <http://www.w3.org/2000/01/rdf-schema#range> <http://purl.org/qb4olap/cubes#Cardinality> .
<http://purl.org/qb4olap/cubes#childLevel> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
<http://purl.org/qb4olap/cubes#childLevel> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
<http://purl.org/qb4olap/cubes#childLevel> <http://www.w3.org/2000/01/rdf-schema#label> "child level"@en .
<http://purl.org/qb4olap/cubes#childLevel> <http://www.w3.org/2000/01/rdf-schema#comment> "Child level property in a HierarchyStep"@en .
<http://purl.org/qb4olap/cubes#childLevel> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/qb4olap/cubes> .
<http://purl.org/qb4olap/cubes#childLevel> <http://www.w3.org/2000/01/rdf-schema#domain> <http://purl.org/qb4olap/cubes#HierarchyStep> .
<http://purl.org/qb4olap/cubes#childLevel> <http://www.w3.org/2000/01/rdf-schema#range> <http://purl.org/qb4olap/cubes#LevelProperty> .
<http://purl.org/qb4olap/cubes#hasHierarchy> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
<http://purl.org/qb4olap/cubes#hasHierarchy> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
<http://purl.org/qb4olap/cubes#hasHierarchy> <http://www.w3.org/2000/01/rdf-schema#label> "set of hierarchies in a dimensoin"@en .
<http://purl.org/qb4olap/cubes#hasHierarchy> <http://www.w3.org/2000/01/rdf-schema#comment> "Indicates the hierarchies that compose the dimension"@en .
<http://purl.org/qb4olap/cubes#hasHierarchy> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/qb4olap/cubes> .
<http://purl.org/qb4olap/cubes#hasHierarchy> <http://www.w3.org/2000/01/rdf-schema#domain> <http://purl.org/linked-data/cube#DimensionProperty> .
<http://purl.org/qb4olap/cubes#hasHierarchy> <http://www.w3.org/2000/01/rdf-schema#range> <http://purl.org/qb4olap/cubes#Hierarchy> .
<http://purl.org/qb4olap/cubes#hasLevel> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
<http://purl.org/qb4olap/cubes#hasLevel> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
<http://purl.org/qb4olap/cubes#hasLevel> <http://www.w3.org/2000/01/rdf-schema#label> "set of levels in hierarchy"@en .
<http://purl.org/qb4olap/cubes#hasLevel> <http://www.w3.org/2000/01/rdf-schema#comment> "Indicates the levels that compose the hierarchy"@en .
<http://purl.org/qb4olap/cubes#hasLevel> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/qb4olap/cubes> .
<http://purl.org/qb4olap/cubes#hasLevel> <http://www.w3.org/2000/01/rdf-schema#domain> <http://purl.org/qb4olap/cubes#Hierarchy> .
<http://purl.org/qb4olap/cubes#hasLevel> <http://www.w3.org/2000/01/rdf-schema#range> <http://purl.org/qb4olap/cubes#LevelProperty> .
<http://purl.org/qb4olap/cubes#hasAttribute> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
<http://purl.org/qb4olap/cubes#hasAttribute> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
<http://purl.org/qb4olap/cubes#hasAttribute> <http://www.w3.org/2000/01/rdf-schema#label> "Level has attribute"@en .
<http://purl.org/qb4olap/cubes#hasAttribute> <http://www.w3.org/2000/01/rdf-schema#comment> "Indicates the attributes in an level"@en .
<http://purl.org/qb4olap/cubes#hasAttribute> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/qb4olap/cubes> .
<http://purl.org/qb4olap/cubes#hasAttribute> <http://www.w3.org/2000/01/rdf-schema#domain> <http://purl.org/qb4olap/cubes#LevelProperty> .
<http://purl.org/qb4olap/cubes#hasAttribute> <http://www.w3.org/2000/01/rdf-schema#range> <http://purl.org/qb4olap/cubes#LevelAttribute> .
<http://purl.org/qb4olap/cubes#hasID> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
<http://purl.org/qb4olap/cubes#hasID> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
<http://purl.org/qb4olap/cubes#hasID> <http://www.w3.org/2000/01/rdf-schema#label> "Level has ID attribute"@en .
<http://purl.org/qb4olap/cubes#hasID> <http://www.w3.org/2000/01/rdf-schema#comment> "Indicates the attribute that identifies level members. Necessary to automatize ROLAP to QB4OLAP"@en .
<http://purl.org/qb4olap/cubes#hasID> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/qb4olap/cubes> .
<http://purl.org/qb4olap/cubes#hasID> <http://www.w3.org/2000/01/rdf-schema#domain> <http://purl.org/qb4olap/cubes#LevelProperty> .
<http://purl.org/qb4olap/cubes#hasID> <http://www.w3.org/2000/01/rdf-schema#range> <http://purl.org/linked-data/cube#AttributeProperty> .
<http://purl.org/qb4olap/cubes#inDimension> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
<http://purl.org/qb4olap/cubes#inDimension> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
<http://purl.org/qb4olap/cubes#inDimension> <http://www.w3.org/2000/01/rdf-schema#label> "hierarchy belongs to dimension"@en .
<http://purl.org/qb4olap/cubes#inDimension> <http://www.w3.org/2000/01/rdf-schema#comment> "Indicates to which dimension the hierarchy belongs"@en .
<http://purl.org/qb4olap/cubes#inDimension> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/qb4olap/cubes> .
<http://purl.org/qb4olap/cubes#inDimension> <http://www.w3.org/2000/01/rdf-schema#domain> <http://purl.org/qb4olap/cubes#Hierarchy> .
<http://purl.org/qb4olap/cubes#inDimension> <http://www.w3.org/2000/01/rdf-schema#range> <http://purl.org/linked-data/cube#DimensionProperty> .
<http://purl.org/qb4olap/cubes#inHierarchy> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
<http://purl.org/qb4olap/cubes#inHierarchy> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
<http://purl.org/qb4olap/cubes#inHierarchy> <http://www.w3.org/2000/01/rdf-schema#label> "hierarchy step belongs to hierarchy"@en .
<http://purl.org/qb4olap/cubes#inHierarchy> <http://www.w3.org/2000/01/rdf-schema#comment> "Indicates to which hierarchy a hierarchy step (pair of levels) belongs"@en .
<http://purl.org/qb4olap/cubes#inHierarchy> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/qb4olap/cubes> .
<http://purl.org/qb4olap/cubes#inHierarchy> <http://www.w3.org/2000/01/rdf-schema#domain> <http://purl.org/qb4olap/cubes#HierarchyStep> .
<http://purl.org/qb4olap/cubes#inHierarchy> <http://www.w3.org/2000/01/rdf-schema#range> <http://purl.org/qb4olap/cubes#Hierarchy> .
<http://purl.org/qb4olap/cubes#inLevel> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
<http://purl.org/qb4olap/cubes#inLevel> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
<http://purl.org/qb4olap/cubes#inLevel> <http://www.w3.org/2000/01/rdf-schema#label> "level attribute in level"@en .
<http://purl.org/qb4olap/cubes#inLevel> <http://www.w3.org/2000/01/rdf-schema#comment> "Indicates to which level the level attribute belongs"@en .
<http://purl.org/qb4olap/cubes#inLevel> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/qb4olap/cubes> .
<http://purl.org/qb4olap/cubes#inLevel> <http://www.w3.org/2000/01/rdf-schema#domain> <http://purl.org/qb4olap/cubes#LevelAttribute> .
<http://purl.org/qb4olap/cubes#inLevel> <http://www.w3.org/2000/01/rdf-schema#range> <http://purl.org/qb4olap/cubes#LevelProperty> .
<http://purl.org/qb4olap/cubes#isCuboidOf> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
<http://purl.org/qb4olap/cubes#isCuboidOf> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
<http://purl.org/qb4olap/cubes#isCuboidOf> <http://www.w3.org/2000/01/rdf-schema#label> "is cuboid of"@en .
<http://purl.org/qb4olap/cubes#isCuboidOf> <http://www.w3.org/2000/01/rdf-schema#comment> "Indicates to which cube a cuboid corresponds"@en .
<http://purl.org/qb4olap/cubes#isCuboidOf> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/qb4olap/cubes> .
<http://purl.org/qb4olap/cubes#isCuboidOf> <http://www.w3.org/2000/01/rdf-schema#domain> <http://purl.org/linked-data/cube#DataStructureDefinition> .
<http://purl.org/qb4olap/cubes#isCuboidOf> <http://www.w3.org/2000/01/rdf-schema#range> <http://purl.org/linked-data/cube#DataStructureDefinition> .
<http://purl.org/qb4olap/cubes#level> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
<http://purl.org/qb4olap/cubes#level> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
<http://purl.org/qb4olap/cubes#level> <http://www.w3.org/2000/01/rdf-schema#label> "level"@en .
<http://purl.org/qb4olap/cubes#level> <http://www.w3.org/2000/01/rdf-schema#comment> "An alternative to qb:componentProperty which makes explicit that the component is a level"@en .
<http://purl.org/qb4olap/cubes#level> <http://www.w3.org/2000/01/rdf-schema#subPropertyOf> <http://purl.org/linked-data/cube#componentProperty> .
<http://purl.org/qb4olap/cubes#level> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/qb4olap/cubes> .
<http://purl.org/qb4olap/cubes#level> <http://www.w3.org/2000/01/rdf-schema#range> <http://purl.org/qb4olap/cubes#LevelProperty> .
<http://purl.org/qb4olap/cubes#memberOf> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
<http://purl.org/qb4olap/cubes#memberOf> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
<http://purl.org/qb4olap/cubes#memberOf> <http://www.w3.org/2000/01/rdf-schema#label> "level member is member of level"@en .
<http://purl.org/qb4olap/cubes#memberOf> <http://www.w3.org/2000/01/rdf-schema#comment> "Indicates the level to which the level member belongs"@en .
<http://purl.org/qb4olap/cubes#memberOf> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/qb4olap/cubes> .
<http://purl.org/qb4olap/cubes#memberOf> <http://www.w3.org/2000/01/rdf-schema#domain> <http://purl.org/qb4olap/cubes#LevelMember> .
<http://purl.org/qb4olap/cubes#memberOf> <http://www.w3.org/2000/01/rdf-schema#range> <http://purl.org/qb4olap/cubes#LevelProperty> .
<http://purl.org/qb4olap/cubes#parentLevel> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
<http://purl.org/qb4olap/cubes#parentLevel> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
<http://purl.org/qb4olap/cubes#parentLevel> <http://www.w3.org/2000/01/rdf-schema#label> "parent level"@en .
<http://purl.org/qb4olap/cubes#parentLevel> <http://www.w3.org/2000/01/rdf-schema#comment> "Parent level property in a HierarchyStep"@en .
<http://purl.org/qb4olap/cubes#parentLevel> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/qb4olap/cubes> .
<http://purl.org/qb4olap/cubes#parentLevel> <http://www.w3.org/2000/01/rdf-schema#domain> <http://purl.org/qb4olap/cubes#HierarchyStep> .
<http://purl.org/qb4olap/cubes#parentLevel> <http://www.w3.org/2000/01/rdf-schema#range> <http://purl.org/qb4olap/cubes#LevelProperty> .
<http://purl.org/qb4olap/cubes#pcCardinality> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
<http://purl.org/qb4olap/cubes#pcCardinality> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
<http://purl.org/qb4olap/cubes#pcCardinality> <http://www.w3.org/2000/01/rdf-schema#label> "cardinality"@en .
<http://purl.org/qb4olap/cubes#pcCardinality> <http://www.w3.org/2000/01/rdf-schema#label> "cardinality constraint"@en .
<http://purl.org/qb4olap/cubes#pcCardinality> <http://www.w3.org/2000/01/rdf-schema#comment> "A property which allows to specify a cardinality constraint in a parent-child relationship"@en .
<http://purl.org/qb4olap/cubes#pcCardinality> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/qb4olap/cubes> .
<http://purl.org/qb4olap/cubes#pcCardinality> <http://www.w3.org/2000/01/rdf-schema#range> <http://purl.org/qb4olap/cubes#Cardinality> .
<http://purl.org/qb4olap/cubes#pcCardinality> <http://www.w3.org/2000/01/rdf-schema#domain> <http://purl.org/qb4olap/cubes#HierarchyStep> .
<http://purl.org/qb4olap/cubes#rollup> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
<http://purl.org/qb4olap/cubes#rollup> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#ObjectProperty> .
<http://purl.org/qb4olap/cubes#rollup> <http://www.w3.org/2000/01/rdf-schema#label> "rollup function"@en .
<http://purl.org/qb4olap/cubes#rollup> <http://www.w3.org/2000/01/rdf-schema#comment> "A property which allows to specify the predicate that implements the rollup relationship in a hierarchy step."@en .
<http://purl.org/qb4olap/cubes#rollup> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/qb4olap/cubes> .
<http://purl.org/qb4olap/cubes#rollup> <http://www.w3.org/2000/01/rdf-schema#range> <http://purl.org/qb4olap/cubes#HierarchyStep> .
<http://purl.org/qb4olap/cubes#rollup> <http://www.w3.org/2000/01/rdf-schema#domain> <http://purl.org/qb4olap/cubes#RollupProperty> .
<http://purl.org/qb4olap/cubes#AggregateFunction> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2000/01/rdf-schema#Class> .
<http://purl.org/qb4olap/cubes#AggregateFunction> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/qb4olap/cubes#AggregateFunction> <http://www.w3.org/2000/01/rdf-schema#label> "Aggregate function"@en .
<http://purl.org/qb4olap/cubes#AggregateFunction> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://purl.org/linked-data/cube#ComponentProperty> .
<http://purl.org/qb4olap/cubes#AggregateFunction> <http://www.w3.org/2000/01/rdf-schema#comment> "Class that represents aggregate functions that are applied to compute measure aggregate values"@en .
<http://purl.org/qb4olap/cubes#AggregateFunction> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/qb4olap/cubes> .
<http://purl.org/qb4olap/cubes#Cardinality> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2000/01/rdf-schema#Class> .
<http://purl.org/qb4olap/cubes#Cardinality> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/qb4olap/cubes#Cardinality> <http://www.w3.org/2000/01/rdf-schema#label> "Cardinality"@en .
<http://purl.org/qb4olap/cubes#Cardinality> <http://www.w3.org/2000/01/rdf-schema#comment> "Class that represents different cardinalities restrictions. These may be applied to  hierarchy steps or to the relationship between facts and dimension levels"@en .
<http://purl.org/qb4olap/cubes#Cardinality> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/qb4olap/cubes> .
<http://purl.org/qb4olap/cubes#Hierarchy> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2000/01/rdf-schema#Class> .
<http://purl.org/qb4olap/cubes#Hierarchy> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/qb4olap/cubes#Hierarchy> <http://www.w3.org/2000/01/rdf-schema#label> "Hierarchy"@en .
<http://purl.org/qb4olap/cubes#Hierarchy> <http://www.w3.org/2000/01/rdf-schema#comment> "The class of components which represent the hierarchies of a dimension"@en .
<http://purl.org/qb4olap/cubes#Hierarchy> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/qb4olap/cubes> .
<http://purl.org/qb4olap/cubes#HierarchyStep> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2000/01/rdf-schema#Class> .
<http://purl.org/qb4olap/cubes#HierarchyStep> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/qb4olap/cubes#HierarchyStep> <http://www.w3.org/2000/01/rdf-schema#label> "hierarchy step"@en .
<http://purl.org/qb4olap/cubes#HierarchyStep> <http://www.w3.org/2000/01/rdf-schema#comment> "Class that represents a pair of levels (childLevel, parentLevel) in a dimension hierarchy"@en .
<http://purl.org/qb4olap/cubes#HierarchyStep> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/qb4olap/cubes> .
<http://purl.org/qb4olap/cubes#LevelAttribute> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2000/01/rdf-schema#Class> .
<http://purl.org/qb4olap/cubes#LevelAttribute> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/qb4olap/cubes#LevelAttribute> <http://www.w3.org/2000/01/rdf-schema#label> "Level attribute" .
<http://purl.org/qb4olap/cubes#LevelAttribute> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property> .
<http://purl.org/qb4olap/cubes#LevelAttribute> <http://www.w3.org/2000/01/rdf-schema#comment> "The class of properties that represent level attributes"@en .
<http://purl.org/qb4olap/cubes#LevelAttribute> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/qb4olap/cubes> .
<http://purl.org/qb4olap/cubes#LevelMember> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2000/01/rdf-schema#Class> .
<http://purl.org/qb4olap/cubes#LevelMember> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/qb4olap/cubes#LevelMember> <http://www.w3.org/2000/01/rdf-schema#label> "Level member"@en .
<http://purl.org/qb4olap/cubes#LevelMember> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://www.w3.org/2004/02/skos/core#Concept> .
<http://purl.org/qb4olap/cubes#LevelMember> <http://www.w3.org/2000/01/rdf-schema#comment> "The class of components which represent the members of a level"@en .
<http://purl.org/qb4olap/cubes#LevelMember> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/qb4olap/cubes> .
<http://purl.org/qb4olap/cubes#LevelProperty> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2000/01/rdf-schema#Class> .
<http://purl.org/qb4olap/cubes#LevelProperty> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/qb4olap/cubes#LevelProperty> <http://www.w3.org/2000/01/rdf-schema#label> "Level property"@en .
<http://purl.org/qb4olap/cubes#LevelProperty> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://purl.org/linked-data/cube#ComponentProperty> .
<http://purl.org/qb4olap/cubes#LevelProperty> <http://www.w3.org/2000/01/rdf-schema#comment> "The class of components which represent the levels of a hierarchy"@en .
<http://purl.org/qb4olap/cubes#LevelProperty> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/qb4olap/cubes> .
<http://purl.org/qb4olap/cubes#RollupProperty> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2000/01/rdf-schema#Class> .
<http://purl.org/qb4olap/cubes#RollupProperty> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2002/07/owl#Class> .
<http://purl.org/qb4olap/cubes#RollupProperty> <http://www.w3.org/2000/01/rdf-schema#label> "Rollup property"@en .
<http://purl.org/qb4olap/cubes#RollupProperty> <http://www.w3.org/2000/01/rdf-schema#subClassOf> <http://www.w3.org/2002/07/owl#TransitiveProperty> .
<http://purl.org/qb4olap/cubes#RollupProperty> <http://www.w3.org/2000/01/rdf-schema#comment> "The class of properties which represent the rollup relationships."@en .
<http://purl.org/qb4olap/cubes#RollupProperty> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/qb4olap/cubes> .
<http://purl.org/qb4olap/cubes#Avg> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/qb4olap/cubes#AggregateFunction> .
<http://purl.org/qb4olap/cubes#Avg> <http://www.w3.org/2000/01/rdf-schema#label> "AVG"@en .
<http://purl.org/qb4olap/cubes#Avg> <http://www.w3.org/2000/01/rdf-schema#comment> "Returns the arithmetic mean of a set of numeric values."@en .
<http://purl.org/qb4olap/cubes#Avg> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/qb4olap/cubes> .
<http://purl.org/qb4olap/cubes#Avg> <http://www.w3.org/2002/07/owl#sameAs> <http://dbpedia.org/resource/Average> .
<http://purl.org/qb4olap/cubes#Count> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/qb4olap/cubes#AggregateFunction> .
<http://purl.org/qb4olap/cubes#Count> <http://www.w3.org/2000/01/rdf-schema#label> "COUNT"@en .
<http://purl.org/qb4olap/cubes#Count> <http://www.w3.org/2000/01/rdf-schema#comment> "Returns the number of elements in a set of elements (the cardinality of the set)."@en .
<http://purl.org/qb4olap/cubes#Count> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/qb4olap/cubes> .
<http://purl.org/qb4olap/cubes#Count> <http://www.w3.org/2002/07/owl#sameAs> <http://dbpedia.org/resource/Counting> .
<http://purl.org/qb4olap/cubes#Max> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/qb4olap/cubes#AggregateFunction> .
<http://purl.org/qb4olap/cubes#Max> <http://www.w3.org/2000/01/rdf-schema#label> "MAX"@en .
<http://purl.org/qb4olap/cubes#Max> <http://www.w3.org/2000/01/rdf-schema#comment> "Returns the maximum element in a set of elements, where a partial order is defined."@en .
<http://purl.org/qb4olap/cubes#Max> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/qb4olap/cubes> .
<http://purl.org/qb4olap/cubes#Max> <http://www.w3.org/2002/07/owl#sameAs> <http://dbpedia.org/resource/Max> .
<http://purl.org/qb4olap/cubes#Min> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/qb4olap/cubes#AggregateFunction> .
<http://purl.org/qb4olap/cubes#Min> <http://www.w3.org/2000/01/rdf-schema#label> "MIN"@en .
<http://purl.org/qb4olap/cubes#Min> <http://www.w3.org/2000/01/rdf-schema#comment> "Returns the minimum element in a set of elements, where a partial order is defined."@en .
<http://purl.org/qb4olap/cubes#Min> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/qb4olap/cubes> .
<http://purl.org/qb4olap/cubes#Min> <http://www.w3.org/2002/07/owl#sameAs> <http://dbpedia.org/resource/Min> .
<http://purl.org/qb4olap/cubes#Sum> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/qb4olap/cubes#AggregateFunction> .
<http://purl.org/qb4olap/cubes#Sum> <http://www.w3.org/2000/01/rdf-schema#label> "SUM"@en .
<http://purl.org/qb4olap/cubes#Sum> <http://www.w3.org/2000/01/rdf-schema#comment> "Returns the numeric value obtained by adding a set of numeric values."@en .
<http://purl.org/qb4olap/cubes#Sum> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/qb4olap/cubes> .
<http://purl.org/qb4olap/cubes#Sum> <http://www.w3.org/2002/07/owl#sameAs> <http://dbpedia.org/resource/Summation> .
<http://purl.org/qb4olap/cubes#ManyToMany> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/qb4olap/cubes#Cardinality> .
<http://purl.org/qb4olap/cubes#ManyToMany> <http://www.w3.org/2000/01/rdf-schema#label> "N-M cardinality"@en .
<http://purl.org/qb4olap/cubes#ManyToMany> <http://www.w3.org/2000/01/rdf-schema#comment> "Represents N-M cardinality constraint"@en .
<http://purl.org/qb4olap/cubes#ManyToMany> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/qb4olap/cubes> .
<http://purl.org/qb4olap/cubes#ManyToOne> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/qb4olap/cubes#Cardinality> .
<http://purl.org/qb4olap/cubes#ManyToOne> <http://www.w3.org/2000/01/rdf-schema#label> "N-1 cardinality"@en .
<http://purl.org/qb4olap/cubes#ManyToOne> <http://www.w3.org/2000/01/rdf-schema#comment> "Represents N-1 cardinality constraint"@en .
<http://purl.org/qb4olap/cubes#ManyToOne> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/qb4olap/cubes> .
<http://purl.org/qb4olap/cubes#OneToMany> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/qb4olap/cubes#Cardinality> .
<http://purl.org/qb4olap/cubes#OneToMany> <http://www.w3.org/2000/01/rdf-schema#label> "1-N cardinality"@en .
<http://purl.org/qb4olap/cubes#OneToMany> <http://www.w3.org/2000/01/rdf-schema#comment> "Represents 1-N cardinality constraint"@en .
<http://purl.org/qb4olap/cubes#OneToMany> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/qb4olap/cubes> .
<http://purl.org/qb4olap/cubes#OneToOne> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://purl.org/qb4olap/cubes#Cardinality> .
<http://purl.org/qb4olap/cubes#OneToOne> <http://www.w3.org/2000/01/rdf-schema#label> "1_1 cardinality"@en .
<http://purl.org/qb4olap/cubes#OneToOne> <http://www.w3.org/2000/01/rdf-schema#comment> "Represents 1-1 cardinality constraint"@en .
<http://purl.org/qb4olap/cubes#OneToOne> <http://www.w3.org/2000/01/rdf-schema#isDefinedBy> <http://purl.org/qb4olap/cubes> .
