@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:Q2023 a schema:Dataset ;
	schema:about wd:Q2023 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "6735"^^xsd:integer ;
	schema:dateModified "2025-12-06T14:56:11Z"^^xsd:dateTime ;
	wikibase:statements "2"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer ;
	wikibase:identifiers "0"^^xsd:integer .

wd:Q2023 a wikibase:Item ;
	wdt:P5 wd:Q2011 ;
	wdt:P11 <https://www.apple.com/legal/internet-services/itunes/vc/terms.html> ;
	p:P5 s:Q2023-f6a27d12-4e92-6568-1636-bab9c86803bb .

s:Q2023-f6a27d12-4e92-6568-1636-bab9c86803bb a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P5 wd:Q2011 .

wd:Q2023 p:P11 s:Q2023-b7e36054-4875-77f4-1244-71c70af1a7ed .

s:Q2023-b7e36054-4875-77f4-1244-71c70af1a7ed a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P11 <https://www.apple.com/legal/internet-services/itunes/vc/terms.html> .

wd:Q2023 rdfs:label "stream on Apple"@en ;
	skos:prefLabel "stream on Apple"@en ;
	schema:name "stream on Apple"@en ;
	schema:description "you can stream this media content if you abide by the Apple Media Services Terms and Conditions"@en ;
	skos:altLabel "listen on Apple Music"@en,
		"watch on Apple"@en .

wd:Q2011 a wikibase:Item ;
	rdfs:label "use policy"@en ;
	skos:prefLabel "use policy"@en ;
	schema:name "use policy"@en ;
	schema:description "a simplified representation of an ODRL Policy within the Wikibase ontology. It describes how a digital object may be accessed, used, or shared under specific terms or conditions. Instances of Use Policy act as human-readable policy nodes that can link cul"@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:P11 a wikibase:Property ;
	rdfs:label "described at URL"@en ;
	skos:prefLabel "described at URL"@en ;
	schema:name "described at URL"@en ;
	schema:description "item is described at the following URL"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#Url> ;
	wikibase:directClaim wdt:P11 ;
	wikibase:claim p:P11 ;
	wikibase:statementProperty ps:P11 ;
	wikibase:statementValue psv:P11 ;
	wikibase:qualifier pq:P11 ;
	wikibase:qualifierValue pqv:P11 ;
	wikibase:reference pr:P11 ;
	wikibase:referenceValue prv:P11 ;
	wikibase:novalue wdno:P11 .

p:P11 a owl:ObjectProperty .

psv:P11 a owl:ObjectProperty .

pqv:P11 a owl:ObjectProperty .

prv:P11 a owl:ObjectProperty .

wdt:P11 a owl:ObjectProperty .

ps:P11 a owl:ObjectProperty .

pq:P11 a owl:ObjectProperty .

pr:P11 a owl:ObjectProperty .

wdno:P11 a owl:Class ;
	owl:complementOf _:0b949a2badfeeda7ff10f823f3a70c2f .

_:0b949a2badfeeda7ff10f823f3a70c2f a owl:Restriction ;
	owl:onProperty wdt:P11 ;
	owl:someValuesFrom owl:Thing .
