@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:Q451 a schema:Dataset ;
	schema:about wd:Q451 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "2132"^^xsd:integer ;
	schema:dateModified "2025-11-02T16:56:43Z"^^xsd:dateTime ;
	wikibase:statements "1"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer ;
	wikibase:identifiers "0"^^xsd:integer .

wd:Q451 a wikibase:Item ;
	wdt:P6 wd:Q453 ;
	p:P6 s:Q451-84a76366-4c22-92d4-8390-aa998033781b .

s:Q451-84a76366-4c22-92d4-8390-aa998033781b a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P6 wd:Q453 .

wd:Q451 rdfs:label "attribute (dataset)"@en ;
	skos:prefLabel "attribute (dataset)"@en ;
	schema:name "attribute (dataset)"@en ;
	schema:description "The attribute components of a datacube or dataset allow us to qualify and interpret the observed value(s) or the measure component variables. They enable specification of the units of measure (e.g., euros or dollars, meters), scaling factors, and metadata such as the status of the observation (e.g., estimated, provisional). Equivalent to qb:AttributeProperty in the W3C RDF Data Cube Vocabulary."@en ;
	skos:altLabel "dataset attribute"@en,
		"datacube attribute"@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 .
