@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ontolex: <http://www.w3.org/ns/lemon/ontolex#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix wikibase: <http://wikiba.se/ontology#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix schema: <http://schema.org/> .
@prefix cc: <http://creativecommons.org/ns#> .
@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix wd: <https://reprexbase.eu/openmusic/entity/> .
@prefix data: <https://www.wikidata.org/wiki/Special:EntityData/> .
@prefix s: <https://reprexbase.eu/openmusic/entity/statement/> .
@prefix ref: <https://reprexbase.eu/openmusic/reference/> .
@prefix v: <https://reprexbase.eu/openmusic/value/> .
@prefix wdt: <https://reprexbase.eu/openmusic/prop/direct/> .
@prefix wdtn: <https://reprexbase.eu/openmusic/prop/direct-normalized/> .
@prefix p: <https://reprexbase.eu/openmusic/prop/> .
@prefix ps: <https://reprexbase.eu/openmusic/prop/statement/> .
@prefix psv: <https://reprexbase.eu/openmusic/prop/statement/value/> .
@prefix psn: <https://reprexbase.eu/openmusic/prop/statement/value-normalized/> .
@prefix pq: <https://reprexbase.eu/openmusic/prop/qualifier/> .
@prefix pqv: <https://reprexbase.eu/openmusic/prop/qualifier/value/> .
@prefix pqn: <https://reprexbase.eu/openmusic/prop/qualifier/value-normalized/> .
@prefix pr: <https://reprexbase.eu/openmusic/prop/reference/> .
@prefix prv: <https://reprexbase.eu/openmusic/prop/reference/value/> .
@prefix prn: <https://reprexbase.eu/openmusic/prop/reference/value-normalized/> .
@prefix wdno: <https://reprexbase.eu/openmusic/prop/novalue/> .

data:Q452 a schema:Dataset ;
	schema:about wd:Q452 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "2128"^^xsd:integer ;
	schema:dateModified "2025-11-02T16:55:58Z"^^xsd:dateTime ;
	wikibase:statements "1"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer ;
	wikibase:identifiers "0"^^xsd:integer .

wd:Q452 a wikibase:Item ;
	wdt:P6 wd:Q453 ;
	p:P6 s:Q452-8925c7a6-49f8-6d54-9e75-bad9033e4df9 .

s:Q452-8925c7a6-49f8-6d54-9e75-bad9033e4df9 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P6 wd:Q453 .

wd:Q452 rdfs:label "dimension (dataset)"@en ;
	skos:prefLabel "dimension (dataset)"@en ;
	schema:name "dimension (dataset)"@en ;
	schema:description "The dimension components serve to identify the observations in a dataset or datacube. A set of values for all the dimension components is sufficient to identify a single observation. Examples of dimensions include the time to which the observation applies, a geographic region which the observation covers, or the sex or gender of respondents. In statistical aggregations, they serve as grouping variables by which data can be subset or filtered. Equivalent to qb:DimensionProperty in the W3C RDF Data Cube Vocabulary."@en ;
	skos:altLabel "dataset dimension"@en .

wd:Q453 a wikibase:Item ;
	rdfs:label "component (dataset)"@en ;
	skos:prefLabel "component (dataset)"@en ;
	schema:name "component (dataset)"@en ;
	schema:description "A generic dataset component that defines one aspect of a statistical data structure. Components collectively include the dimensions, measures, and attributes that organize observations in a dataset or datacube. Equivalent to qb:ComponentProperty in the W3"@en .

wd:P6 a wikibase:Property ;
	rdfs:label "subclass of"@en ;
	skos:prefLabel "subclass of"@en ;
	schema:name "subclass of"@en ;
	schema:description "this item is a subclass (subset) of that item; ALL instances of this item are instances of that item; different from P31 (instance of), e.g.: volcano is a subclass of mountain (and an instance of volcanic landform); Everest is an instance of mountain"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P6 ;
	wikibase:claim p:P6 ;
	wikibase:statementProperty ps:P6 ;
	wikibase:statementValue psv:P6 ;
	wikibase:qualifier pq:P6 ;
	wikibase:qualifierValue pqv:P6 ;
	wikibase:reference pr:P6 ;
	wikibase:referenceValue prv:P6 ;
	wikibase:novalue wdno:P6 .

p:P6 a owl:ObjectProperty .

psv:P6 a owl:ObjectProperty .

pqv:P6 a owl:ObjectProperty .

prv:P6 a owl:ObjectProperty .

wdt:P6 a owl:ObjectProperty .

ps:P6 a owl:ObjectProperty .

pq:P6 a owl:ObjectProperty .

pr:P6 a owl:ObjectProperty .

wdno:P6 a owl:Class ;
	owl:complementOf _:07de028d5d4909cb39e8b20a8e62f4fe .

_:07de028d5d4909cb39e8b20a8e62f4fe a owl:Restriction ;
	owl:onProperty wdt:P6 ;
	owl:someValuesFrom owl:Thing .
