@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:Q589 a schema:Dataset ;
	schema:about wd:Q589 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "2667"^^xsd:integer ;
	schema:dateModified "2025-11-18T08:07:47Z"^^xsd:dateTime ;
	wikibase:statements "5"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer ;
	wikibase:identifiers "0"^^xsd:integer .

wd:Q589 a wikibase:Item ;
	wdt:P5 wd:Q552 ;
	wdt:P10 wd:Q585,
		wd:Q586,
		wd:Q587,
		wd:Q588 ;
	p:P5 s:Q589-5f41580b-404f-a4d2-133d-d237372af6bb .

s:Q589-5f41580b-404f-a4d2-133d-d237372af6bb a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P5 wd:Q552 .

wd:Q589 p:P10 s:Q589-0901af21-44d9-734a-fa3f-6a2748c5bfd5 .

s:Q589-0901af21-44d9-734a-fa3f-6a2748c5bfd5 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P10 wd:Q585 .

wd:Q589 p:P10 s:Q589-20d2f136-4a3f-5d4f-378e-45b9b4de2dec .

s:Q589-20d2f136-4a3f-5d4f-378e-45b9b4de2dec a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P10 wd:Q586 .

wd:Q589 p:P10 s:Q589-0aaa4905-4a40-32e8-8903-4bce7f8bfaf2 .

s:Q589-0aaa4905-4a40-32e8-8903-4bce7f8bfaf2 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P10 wd:Q587 .

wd:Q589 p:P10 s:Q589-0e2470f6-41d0-952b-2000-1cd86e6a7c12 .

s:Q589-0e2470f6-41d0-952b-2000-1cd86e6a7c12 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P10 wd:Q588 .

wd:Q589 rdfs:label "Open Music Observatory"@en ;
	skos:prefLabel "Open Music Observatory"@en ;
	schema:name "Open Music Observatory"@en ;
	schema:description "Federated European music data space developed in the OpenMusE project, integrating economic, diversity, social, and technological indicators through interoperable, provenance-aware data pipelines."@en .

wd:Q552 a wikibase:Item ;
	rdfs:label "digital library"@en ;
	skos:prefLabel "digital library"@en ;
	schema:name "digital library"@en ;
	schema:description "online database of digital objects stored in electronic media formats and accessible via computers"@en .

wd:P5 a wikibase:Property ;
	rdfs:label "instance of"@en ;
	skos:prefLabel "instance of"@en ;
	schema:name "instance of"@en ;
	schema:description "type to which this subject corresponds/belongs. Different from P279 (subclass of); for example: K2 is an instance of mountain; volcanoes form a subclass of mountains, and the volcano is a type (instance) of volcanic landform"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P5 ;
	wikibase:claim p:P5 ;
	wikibase:statementProperty ps:P5 ;
	wikibase:statementValue psv:P5 ;
	wikibase:qualifier pq:P5 ;
	wikibase:qualifierValue pqv:P5 ;
	wikibase:reference pr:P5 ;
	wikibase:referenceValue prv:P5 ;
	wikibase:novalue wdno:P5 .

p:P5 a owl:ObjectProperty .

psv:P5 a owl:ObjectProperty .

pqv:P5 a owl:ObjectProperty .

prv:P5 a owl:ObjectProperty .

wdt:P5 a owl:ObjectProperty .

ps:P5 a owl:ObjectProperty .

pq:P5 a owl:ObjectProperty .

pr:P5 a owl:ObjectProperty .

wdno:P5 a owl:Class ;
	owl:complementOf _:dd10afb3515693b4f539f0ba0b648baa .

_:dd10afb3515693b4f539f0ba0b648baa a owl:Restriction ;
	owl:onProperty wdt:P5 ;
	owl:someValuesFrom owl:Thing .

wd:Q585 a wikibase:Item ;
	rdfs:label "Music Economy Pillar"@en ;
	skos:prefLabel "Music Economy Pillar"@en ;
	schema:name "Music Economy Pillar"@en ;
	schema:description "Pillar of the Open Music Observatory that aggregates data on the economic value, labour markets, revenues and financial flows within the music ecosystem."@en .

wd:P10 a wikibase:Property ;
	rdfs:label "has part(s)"@en ;
	skos:prefLabel "has part(s)"@en ;
	schema:name "has part(s)"@en ;
	schema:description "part of this subject; inverse property of \"part of\" (P361). See also \"has parts of the class\" (P2670)."@en ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P10 ;
	wikibase:claim p:P10 ;
	wikibase:statementProperty ps:P10 ;
	wikibase:statementValue psv:P10 ;
	wikibase:qualifier pq:P10 ;
	wikibase:qualifierValue pqv:P10 ;
	wikibase:reference pr:P10 ;
	wikibase:referenceValue prv:P10 ;
	wikibase:novalue wdno:P10 .

p:P10 a owl:ObjectProperty .

psv:P10 a owl:ObjectProperty .

pqv:P10 a owl:ObjectProperty .

prv:P10 a owl:ObjectProperty .

wdt:P10 a owl:ObjectProperty .

ps:P10 a owl:ObjectProperty .

pq:P10 a owl:ObjectProperty .

pr:P10 a owl:ObjectProperty .

wdno:P10 a owl:Class ;
	owl:complementOf _:21f1f30195837865c613853a6eef4c60 .

_:21f1f30195837865c613853a6eef4c60 a owl:Restriction ;
	owl:onProperty wdt:P10 ;
	owl:someValuesFrom owl:Thing .

wd:Q586 a wikibase:Item ;
	rdfs:label "Music Diversity and Circulation Pillar"@en ;
	skos:prefLabel "Music Diversity and Circulation Pillar"@en ;
	schema:name "Music Diversity and Circulation Pillar"@en ;
	schema:description "Pillar of the Open Music Observatory that reports on cultural diversity, repertoire circulation, cross-border mobility and representation in music distribution channels."@en .

wd:Q587 a wikibase:Item ;
	rdfs:label "Music, Society and Sustainability Pillar"@en ;
	skos:prefLabel "Music, Society and Sustainability Pillar"@en ;
	schema:name "Music, Society and Sustainability Pillar"@en ;
	schema:description "Pillar of the Open Music Observatory that covers music’s social, civic, cultural participation and sustainability dimensions, including SDG-aligned indicators."@en .

wd:Q588 a wikibase:Item ;
	rdfs:label "Music Innovation and Future Trends Pillar"@en ;
	skos:prefLabel "Music Innovation and Future Trends Pillar"@en ;
	schema:name "Music Innovation and Future Trends Pillar"@en ;
	schema:description "Pillar of the Open Music Observatory that monitors technological developments affecting music creation, distribution and remuneration, including AI, streaming, data governance and digital innovation."@en .
