@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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/skcmdb/entity/> .
@prefix data: <https://www.wikidata.org/wiki/Special:EntityData/> .
@prefix s: <https://reprexbase.eu/skcmdb/entity/statement/> .
@prefix ref: <https://reprexbase.eu/skcmdb/reference/> .
@prefix v: <https://reprexbase.eu/skcmdb/value/> .
@prefix wdt: <https://reprexbase.eu/skcmdb/prop/direct/> .
@prefix wdtn: <https://reprexbase.eu/skcmdb/prop/direct-normalized/> .
@prefix p: <https://reprexbase.eu/skcmdb/prop/> .
@prefix ps: <https://reprexbase.eu/skcmdb/prop/statement/> .
@prefix psv: <https://reprexbase.eu/skcmdb/prop/statement/value/> .
@prefix psn: <https://reprexbase.eu/skcmdb/prop/statement/value-normalized/> .
@prefix pq: <https://reprexbase.eu/skcmdb/prop/qualifier/> .
@prefix pqv: <https://reprexbase.eu/skcmdb/prop/qualifier/value/> .
@prefix pqn: <https://reprexbase.eu/skcmdb/prop/qualifier/value-normalized/> .
@prefix pr: <https://reprexbase.eu/skcmdb/prop/reference/> .
@prefix prv: <https://reprexbase.eu/skcmdb/prop/reference/value/> .
@prefix prn: <https://reprexbase.eu/skcmdb/prop/reference/value-normalized/> .
@prefix wdno: <https://reprexbase.eu/skcmdb/prop/novalue/> .

data:Q4013 a schema:Dataset ;
	schema:about wd:Q4013 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "13787"^^xsd:integer ;
	schema:dateModified "2026-02-23T08:03:30Z"^^xsd:dateTime ;
	wikibase:statements "3"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer ;
	wikibase:identifiers "0"^^xsd:integer .

wd:Q4013 a wikibase:Item ;
	wdt:P147 <https://reprexbase.eu/fu/Item:Q4829> ;
	wdt:P130 wd:Q2417,
		wd:Q270 ;
	p:P147 s:Q4013-28e1b142-40d7-0708-c2f3-7cc660ddd108 .

s:Q4013-28e1b142-40d7-0708-c2f3-7cc660ddd108 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P147 <https://reprexbase.eu/fu/Item:Q4829> .

wd:Q4013 p:P130 s:Q4013-5924d319-4d0a-1b90-a784-8f06dd428589 .

s:Q4013-5924d319-4d0a-1b90-a784-8f06dd428589 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P130 wd:Q2417 .

wd:Q4013 p:P130 s:Q4013-60936a78-4ba1-1046-de0f-04fc88b58a46 .

s:Q4013-60936a78-4ba1-1046-de0f-04fc88b58a46 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P130 wd:Q270 .

wd:Q4013 rdfs:label "music resource"@en ;
	skos:prefLabel "music resource"@en ;
	schema:name "music resource"@en ;
	schema:description "A typological superclass used to present music-related entities in the Open Music Observatory, including works, scores, recordings, releases, and aggregations."@en .

wd:P147 a wikibase:Property ;
	rdfs:label "exact match"@en ;
	skos:prefLabel "exact match"@en ;
	schema:name "exact match"@en ;
	schema:description "URL used to link two items or properties, indicating a high degree of confidence that the concepts can be used interchangeably"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#Url> ;
	wikibase:directClaim wdt:P147 ;
	wikibase:claim p:P147 ;
	wikibase:statementProperty ps:P147 ;
	wikibase:statementValue psv:P147 ;
	wikibase:qualifier pq:P147 ;
	wikibase:qualifierValue pqv:P147 ;
	wikibase:reference pr:P147 ;
	wikibase:referenceValue prv:P147 ;
	wikibase:novalue wdno:P147 .

p:P147 a owl:ObjectProperty .

psv:P147 a owl:ObjectProperty .

pqv:P147 a owl:ObjectProperty .

prv:P147 a owl:ObjectProperty .

wdt:P147 a owl:ObjectProperty .

ps:P147 a owl:ObjectProperty .

pq:P147 a owl:ObjectProperty .

pr:P147 a owl:ObjectProperty .

wdno:P147 a owl:Class ;
	owl:complementOf _:d28dfdc127a5d1b42b3b98f0d1f4b5d4 .

_:d28dfdc127a5d1b42b3b98f0d1f4b5d4 a owl:Restriction ;
	owl:onProperty wdt:P147 ;
	owl:someValuesFrom owl:Thing .

wd:Q2417 a wikibase:Item ;
	rdfs:label "music audio recording"@en ;
	skos:prefLabel "music audio recording"@en ;
	schema:name "music audio recording"@en ;
	schema:description "an audio recording for music"@en .

wd:P130 a wikibase:Property ;
	rdfs:label "has part(s) of the class"@en ;
	skos:prefLabel "has part(s) of the class"@en ;
	schema:name "has part(s) of the class"@en ;
	schema:description "the subject has one or more parts of the object class"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P130 ;
	wikibase:claim p:P130 ;
	wikibase:statementProperty ps:P130 ;
	wikibase:statementValue psv:P130 ;
	wikibase:qualifier pq:P130 ;
	wikibase:qualifierValue pqv:P130 ;
	wikibase:reference pr:P130 ;
	wikibase:referenceValue prv:P130 ;
	wikibase:novalue wdno:P130 .

p:P130 a owl:ObjectProperty .

psv:P130 a owl:ObjectProperty .

pqv:P130 a owl:ObjectProperty .

prv:P130 a owl:ObjectProperty .

wdt:P130 a owl:ObjectProperty .

ps:P130 a owl:ObjectProperty .

pq:P130 a owl:ObjectProperty .

pr:P130 a owl:ObjectProperty .

wdno:P130 a owl:Class ;
	owl:complementOf _:08791fb7bf1f269bc74afd9a4029252e .

_:08791fb7bf1f269bc74afd9a4029252e a owl:Restriction ;
	owl:onProperty wdt:P130 ;
	owl:someValuesFrom owl:Thing .

wd:Q270 a wikibase:Item ;
	rdfs:label "musical work"@en ;
	skos:prefLabel "musical work"@en ;
	schema:name "musical work"@en ;
	schema:description "generic term for any work of art related to music, i.e. songs, compositions, groups of compositions, sheet music, melodies, albums, musical films, etc."@en .
