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

wd:Q250 a wikibase:Item ;
	wdt:P5 wd:Q154 ;
	wdt:P19 wd:Q251 ;
	wdt:P149 wd:Q585 ;
	p:P5 s:Q250-74263c78-4c04-eea6-7708-c43725a2d5e2 .

s:Q250-74263c78-4c04-eea6-7708-c43725a2d5e2 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P5 wd:Q154 .

wd:Q250 p:P19 s:Q250-d92482e0-45ac-f359-0930-dfb37b49c1f6 .

s:Q250-d92482e0-45ac-f359-0930-dfb37b49c1f6 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P19 wd:Q251 ;
	pq:P20 wd:Q97 .

wd:Q250 p:P149 s:Q250-a9b9cb84-4211-a8ff-aa2f-4e0329c39690 .

s:Q250-a9b9cb84-4211-a8ff-aa2f-4e0329c39690 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P149 wd:Q585 .

wd:Q250 rdfs:label "Economy of music in Europe: Novel data collection methods and indicators"@en ;
	skos:prefLabel "Economy of music in Europe: Novel data collection methods and indicators"@en ;
	schema:name "Economy of music in Europe: Novel data collection methods and indicators"@en ;
	schema:description "Our Report on the European Music Economy, and its supporting document, Economy of music in Europe: Novel data collection methods and indicators will follow the Open Policy Analysis Guidelines and the best practices of the European Union’s Knowledge For Policy and the European Open Science Cloud portal.  The aim of this document is to share an open report that includes clear accounts of all methodological procedures, data, and assumptions. Best practice: All project components are organized in a selfcontained folder using a Standard File Structure (SFS), and a readme file is included (in this case, here). We place all files with SFS on the European open science repository Zenodo on zenodo.org/communities/music_observatory/."@en .

wd:Q154 a wikibase:Item ;
	rdfs:label "report"@en ;
	skos:prefLabel "report"@en ;
	schema:name "report"@en ;
	schema:description "informational, formal, and detailed text"@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:Q251 a wikibase:Item ;
	rdfs:label "Dániel Antal"@en ;
	skos:prefLabel "Dániel Antal"@en ;
	schema:name "Dániel Antal"@en ;
	schema:description "CEO of Reprex B. V."@en .

wd:P19 a wikibase:Property ;
	rdfs:label "has associated agent"@en ;
	skos:prefLabel "has associated agent"@en ;
	schema:name "has associated agent"@en ;
	schema:description "Connects an item (e.g., a cultural object, event, recording, or photograph) to an agent (person, group, or organization) involved in its lifecycle. This is a generic association used to model contributors, creators, performers, collectors, annotators, etc"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P19 ;
	wikibase:claim p:P19 ;
	wikibase:statementProperty ps:P19 ;
	wikibase:statementValue psv:P19 ;
	wikibase:qualifier pq:P19 ;
	wikibase:qualifierValue pqv:P19 ;
	wikibase:reference pr:P19 ;
	wikibase:referenceValue prv:P19 ;
	wikibase:novalue wdno:P19 .

p:P19 a owl:ObjectProperty .

psv:P19 a owl:ObjectProperty .

pqv:P19 a owl:ObjectProperty .

prv:P19 a owl:ObjectProperty .

wdt:P19 a owl:ObjectProperty .

ps:P19 a owl:ObjectProperty .

pq:P19 a owl:ObjectProperty .

pr:P19 a owl:ObjectProperty .

wdno:P19 a owl:Class ;
	owl:complementOf _:3dde0583c164220e993da8602035a6af .

_:3dde0583c164220e993da8602035a6af a owl:Restriction ;
	owl:onProperty wdt:P19 ;
	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:P149 a wikibase:Property ;
	rdfs:label "is curated member of"@en ;
	skos:prefLabel "is curated member of"@en ;
	schema:name "is curated member of"@en ;
	schema:description "property used to indicate that an item has been intentionally included in a curated collection, playlist, anthology, or selection, without implying a specific order or structural dependency. Connects the item to the curated collection."@en ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P149 ;
	wikibase:claim p:P149 ;
	wikibase:statementProperty ps:P149 ;
	wikibase:statementValue psv:P149 ;
	wikibase:qualifier pq:P149 ;
	wikibase:qualifierValue pqv:P149 ;
	wikibase:reference pr:P149 ;
	wikibase:referenceValue prv:P149 ;
	wikibase:novalue wdno:P149 .

p:P149 a owl:ObjectProperty .

psv:P149 a owl:ObjectProperty .

pqv:P149 a owl:ObjectProperty .

prv:P149 a owl:ObjectProperty .

wdt:P149 a owl:ObjectProperty .

ps:P149 a owl:ObjectProperty .

pq:P149 a owl:ObjectProperty .

pr:P149 a owl:ObjectProperty .

wdno:P149 a owl:Class ;
	owl:complementOf _:a128172c41a8fcbe9651fb7a8895afd1 .

_:a128172c41a8fcbe9651fb7a8895afd1 a owl:Restriction ;
	owl:onProperty wdt:P149 ;
	owl:someValuesFrom owl:Thing .

wd:Q97 a wikibase:Item ;
	rdfs:label "author"@en ;
	skos:prefLabel "author"@en ;
	schema:name "author"@en ;
	schema:description "a creator of written or spoken words which form part of a resource. Generally used for literary resources (e.g. books, publications etc.)"@en .

wd:P20 a wikibase:Property ;
	rdfs:label "has role"@en ;
	skos:prefLabel "has role"@en ;
	schema:name "has role"@en ;
	schema:description "role/generic identity of the item (\"subject\") in the context of a statement. For the role of the value of the statement (\"object\"), use P3831 (\"object has role\"). For acting roles, use P453 (\"character role\"). For persons, use P39."@en ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P20 ;
	wikibase:claim p:P20 ;
	wikibase:statementProperty ps:P20 ;
	wikibase:statementValue psv:P20 ;
	wikibase:qualifier pq:P20 ;
	wikibase:qualifierValue pqv:P20 ;
	wikibase:reference pr:P20 ;
	wikibase:referenceValue prv:P20 ;
	wikibase:novalue wdno:P20 .

p:P20 a owl:ObjectProperty .

psv:P20 a owl:ObjectProperty .

pqv:P20 a owl:ObjectProperty .

prv:P20 a owl:ObjectProperty .

wdt:P20 a owl:ObjectProperty .

ps:P20 a owl:ObjectProperty .

pq:P20 a owl:ObjectProperty .

pr:P20 a owl:ObjectProperty .

wdno:P20 a owl:Class ;
	owl:complementOf _:38567869837f7f79aaf3364cd8bfc05a .

_:38567869837f7f79aaf3364cd8bfc05a a owl:Restriction ;
	owl:onProperty wdt:P20 ;
	owl:someValuesFrom owl:Thing .
