@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:Q2064 a schema:Dataset ;
	schema:about wd:Q2064 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "6973"^^xsd:integer ;
	schema:dateModified "2025-12-24T13:49:38Z"^^xsd:dateTime ;
	wikibase:statements "1"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer ;
	wikibase:identifiers "0"^^xsd:integer .

wd:Q2064 a wikibase:Item ;
	wdt:P31 wd:Q2065 ;
	p:P31 s:Q2064-1eebf92a-4693-8e05-7959-055342ca6f15 .

s:Q2064-1eebf92a-4693-8e05-7959-055342ca6f15 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P31 wd:Q2065 .

wd:Q2064 rdfs:label "gross mechanical royalty revenue from local phonograms (authors)"@en ;
	skos:prefLabel "gross mechanical royalty revenue from local phonograms (authors)"@en ;
	schema:name "gross mechanical royalty revenue from local phonograms (authors)"@en ;
	schema:description "total gross revenue from mechanical rights collected for authors for the reproduction of phonograms that are local to the copyright jurisdiction in which the use occurs, including domestic pressings, broadcasts, or other reproductions of locally licensed sound recordings; reported before deductions, costs, or distributions."@en .

wd:Q2065 a wikibase:Item ;
	rdfs:label "gross mechanical royalty revenue from phonograms (authors)"@en ;
	skos:prefLabel "gross mechanical royalty revenue from phonograms (authors)"@en ;
	schema:name "gross mechanical royalty revenue from phonograms (authors)"@en ;
	schema:description "total gross revenue from mechanical rights collected for authors for the reproduction of phonograms, including uses such as manufacturing, broadcasting, or other forms of reproduction of sound recordings, irrespective of the licensing or territorial regim"@en .

wd:P31 a wikibase:Property ;
	rdfs:label "related item"@en ;
	skos:prefLabel "related item"@en ;
	schema:name "related item"@en ;
	schema:description "Connects this item to another resource with a general, semantic link. This does not mean the item is about that resource (use subject for that). Instead, it indicates some kind of association, such as influence, reference, part-of, or version-of.  Use ‘"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P31 ;
	wikibase:claim p:P31 ;
	wikibase:statementProperty ps:P31 ;
	wikibase:statementValue psv:P31 ;
	wikibase:qualifier pq:P31 ;
	wikibase:qualifierValue pqv:P31 ;
	wikibase:reference pr:P31 ;
	wikibase:referenceValue prv:P31 ;
	wikibase:novalue wdno:P31 .

p:P31 a owl:ObjectProperty .

psv:P31 a owl:ObjectProperty .

pqv:P31 a owl:ObjectProperty .

prv:P31 a owl:ObjectProperty .

wdt:P31 a owl:ObjectProperty .

ps:P31 a owl:ObjectProperty .

pq:P31 a owl:ObjectProperty .

pr:P31 a owl:ObjectProperty .

wdno:P31 a owl:Class ;
	owl:complementOf _:dbd30176fee16abc0225e73d074eceee .

_:dbd30176fee16abc0225e73d074eceee a owl:Restriction ;
	owl:onProperty wdt:P31 ;
	owl:someValuesFrom owl:Thing .
