@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:P60 a schema:Dataset ;
	schema:about wd:P60 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "13569"^^xsd:integer ;
	schema:dateModified "2026-02-23T00:05:07Z"^^xsd:dateTime ;
	wikibase:statements "1"^^xsd:integer .

wd:P60 a wikibase:Property ;
	wdt:P2 "P4404" ;
	p:P2 s:P60-A8520CE7-3256-49EE-B1D9-5A5E679292A7 .

s:P60-A8520CE7-3256-49EE-B1D9-5A5E679292A7 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P2 "P4404" .

wd:P60 rdfs:label "MusicBrainz recording ID"@en ;
	skos:prefLabel "MusicBrainz recording ID"@en ;
	schema:name "MusicBrainz recording ID"@en ;
	rdfs:label "MusicBrainz felvétel azonosító"@hu ;
	skos:prefLabel "MusicBrainz felvétel azonosító"@hu ;
	schema:name "MusicBrainz felvétel azonosító"@hu ;
	rdfs:label "identyfikator nagrania w MusicBrainz"@pl ;
	skos:prefLabel "identyfikator nagrania w MusicBrainz"@pl ;
	schema:name "identyfikator nagrania w MusicBrainz"@pl ;
	rdfs:label "MusicBrainz-identificatiecode voor opname"@nl ;
	skos:prefLabel "MusicBrainz-identificatiecode voor opname"@nl ;
	schema:name "MusicBrainz-identificatiecode voor opname"@nl ;
	rdfs:label "MusicBrainz-Aufnahmenkennung"@de ;
	skos:prefLabel "MusicBrainz-Aufnahmenkennung"@de ;
	schema:name "MusicBrainz-Aufnahmenkennung"@de ;
	rdfs:label "identifiant MusicBrainz d'un enregistrement"@fr ;
	skos:prefLabel "identifiant MusicBrainz d'un enregistrement"@fr ;
	schema:name "identifiant MusicBrainz d'un enregistrement"@fr ;
	rdfs:label "ID de grabación de MusicBrainz"@es ;
	skos:prefLabel "ID de grabación de MusicBrainz"@es ;
	schema:name "ID de grabación de MusicBrainz"@es ;
	rdfs:label "MusicBrainz recording ID"@sk ;
	skos:prefLabel "MusicBrainz recording ID"@sk ;
	schema:name "MusicBrainz recording ID"@sk ;
	schema:description "identifier for a recording in the MusicBrainz open music encyclopedia"@en,
		"egy felvétel azonosítója a MusicBrainz nyílt zenei enciklopédiában"@hu,
		"Identifikator einer Aufnahme bei MusicBrainz"@de,
		"identifiant pour un enregistrement dans l'encyclopédie musicale ouverte MusicBrainz"@fr,
		"identificador de una grabación en la enciclopedia abierta de música MusicBrainz"@es,
		"identifikátor nahrávky v otvorenej hudobnej encyklopédii MusicBrainz"@sk ;
	wikibase:propertyType <http://wikiba.se/ontology#ExternalId> ;
	wikibase:directClaim wdt:P60 ;
	wikibase:claim p:P60 ;
	wikibase:statementProperty ps:P60 ;
	wikibase:statementValue psv:P60 ;
	wikibase:qualifier pq:P60 ;
	wikibase:qualifierValue pqv:P60 ;
	wikibase:reference pr:P60 ;
	wikibase:referenceValue prv:P60 ;
	wikibase:novalue wdno:P60 ;
	wikibase:directClaimNormalized wdtn:P60 ;
	wikibase:statementValueNormalized psn:P60 ;
	wikibase:qualifierValueNormalized pqn:P60 ;
	wikibase:referenceValueNormalized prn:P60 .

p:P60 a owl:ObjectProperty .

psv:P60 a owl:ObjectProperty .

pqv:P60 a owl:ObjectProperty .

prv:P60 a owl:ObjectProperty .

wdt:P60 a owl:DatatypeProperty .

ps:P60 a owl:DatatypeProperty .

pq:P60 a owl:DatatypeProperty .

pr:P60 a owl:DatatypeProperty .

psn:P60 a owl:ObjectProperty .

pqn:P60 a owl:ObjectProperty .

prn:P60 a owl:ObjectProperty .

wdtn:P60 a owl:ObjectProperty .

wdno:P60 a owl:Class ;
	owl:complementOf _:463e3c3e33cb9e6a76b37e9f9f04f85a .

_:463e3c3e33cb9e6a76b37e9f9f04f85a a owl:Restriction ;
	owl:onProperty wdt:P60 ;
	owl:someValuesFrom owl:Thing .

wd:P2 a wikibase:Property ;
	rdfs:label "Wikidata PID"@en ;
	skos:prefLabel "Wikidata PID"@en ;
	schema:name "Wikidata PID"@en ;
	schema:description "equivalent item on Wikidata"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#ExternalId> ;
	wikibase:directClaim wdt:P2 ;
	wikibase:claim p:P2 ;
	wikibase:statementProperty ps:P2 ;
	wikibase:statementValue psv:P2 ;
	wikibase:qualifier pq:P2 ;
	wikibase:qualifierValue pqv:P2 ;
	wikibase:reference pr:P2 ;
	wikibase:referenceValue prv:P2 ;
	wikibase:novalue wdno:P2 ;
	wikibase:directClaimNormalized wdtn:P2 ;
	wikibase:statementValueNormalized psn:P2 ;
	wikibase:qualifierValueNormalized pqn:P2 ;
	wikibase:referenceValueNormalized prn:P2 .

p:P2 a owl:ObjectProperty .

psv:P2 a owl:ObjectProperty .

pqv:P2 a owl:ObjectProperty .

prv:P2 a owl:ObjectProperty .

wdt:P2 a owl:DatatypeProperty .

ps:P2 a owl:DatatypeProperty .

pq:P2 a owl:DatatypeProperty .

pr:P2 a owl:DatatypeProperty .

psn:P2 a owl:ObjectProperty .

pqn:P2 a owl:ObjectProperty .

prn:P2 a owl:ObjectProperty .

wdtn:P2 a owl:ObjectProperty .

wdno:P2 a owl:Class ;
	owl:complementOf _:79c77f7188cda9181b672bcb302076b5 .

_:79c77f7188cda9181b672bcb302076b5 a owl:Restriction ;
	owl:onProperty wdt:P2 ;
	owl:someValuesFrom owl:Thing .
