@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://wikibase.geo-lake.com/entity/> .
@prefix data: <https://wikibase.geo-lake.com/wiki/Special:EntityData/> .
@prefix wds: <https://wikibase.geo-lake.com/entity/statement/> .
@prefix wdref: <https://wikibase.geo-lake.com/reference/> .
@prefix wdv: <https://wikibase.geo-lake.com/value/> .
@prefix wdt: <https://wikibase.geo-lake.com/prop/direct/> .
@prefix wdtn: <https://wikibase.geo-lake.com/prop/direct-normalized/> .
@prefix p: <https://wikibase.geo-lake.com/prop/> .
@prefix ps: <https://wikibase.geo-lake.com/prop/statement/> .
@prefix psv: <https://wikibase.geo-lake.com/prop/statement/value/> .
@prefix psn: <https://wikibase.geo-lake.com/prop/statement/value-normalized/> .
@prefix pq: <https://wikibase.geo-lake.com/prop/qualifier/> .
@prefix pqv: <https://wikibase.geo-lake.com/prop/qualifier/value/> .
@prefix pqn: <https://wikibase.geo-lake.com/prop/qualifier/value-normalized/> .
@prefix pr: <https://wikibase.geo-lake.com/prop/reference/> .
@prefix prv: <https://wikibase.geo-lake.com/prop/reference/value/> .
@prefix prn: <https://wikibase.geo-lake.com/prop/reference/value-normalized/> .
@prefix wdno: <https://wikibase.geo-lake.com/prop/novalue/> .

data:P12041 a schema:Dataset ;
	schema:about wd:P12041 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "11096"^^xsd:integer ;
	schema:dateModified "2024-10-25T00:13:24Z"^^xsd:dateTime ;
	wikibase:statements "0"^^xsd:integer .

wd:P12041 a wikibase:Property ;
	rdfs:label "type of musical notation"@en ;
	skos:prefLabel "type of musical notation"@en ;
	schema:name "type of musical notation"@en ;
	rdfs:label "Art der Musiknotation"@de ;
	skos:prefLabel "Art der Musiknotation"@de ;
	schema:name "Art der Musiknotation"@de ;
	rdfs:label "type muzieknotatie"@nl ;
	skos:prefLabel "type muzieknotatie"@nl ;
	schema:name "type muzieknotatie"@nl ;
	rdfs:label "tipus de notació musical"@ca ;
	skos:prefLabel "tipus de notació musical"@ca ;
	schema:name "tipus de notació musical"@ca ;
	rdfs:label "tipo de notação musical"@pt ;
	skos:prefLabel "tipo de notação musical"@pt ;
	schema:name "tipo de notação musical"@pt ;
	rdfs:label "notalama türü"@tr ;
	skos:prefLabel "notalama türü"@tr ;
	schema:name "notalama türü"@tr ;
	rdfs:label "typ hudební notace"@cs ;
	skos:prefLabel "typ hudební notace"@cs ;
	schema:name "typ hudební notace"@cs ;
	rdfs:label "вид музички запис"@mk ;
	skos:prefLabel "вид музички запис"@mk ;
	schema:name "вид музички запис"@mk ;
	rdfs:label "тип музичної нотації"@uk ;
	skos:prefLabel "тип музичної нотації"@uk ;
	schema:name "тип музичної нотації"@uk ;
	rdfs:label "vrsta glasbene notacije"@sl ;
	skos:prefLabel "vrsta glasbene notacije"@sl ;
	schema:name "vrsta glasbene notacije"@sl ;
	schema:description "system of musical notation used on a given music source or composition"@en,
		"sistema de notação escrita que representa os sons"@pt,
		"systém hudební notace použitý v daném hudebním díle"@cs,
		"система музичної нотації, що використовується в даному музичному джерелі або композиції"@uk ;
	skos:altLabel "muzieknotatietype"@nl,
		"notace"@cs,
		"hudební notace"@cs,
		"musical notation type"@en,
		"vrsta notnega zapisa"@sl ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P12041 ;
	wikibase:claim p:P12041 ;
	wikibase:statementProperty ps:P12041 ;
	wikibase:statementValue psv:P12041 ;
	wikibase:qualifier pq:P12041 ;
	wikibase:qualifierValue pqv:P12041 ;
	wikibase:reference pr:P12041 ;
	wikibase:referenceValue prv:P12041 ;
	wikibase:novalue wdno:P12041 .

p:P12041 a owl:ObjectProperty .

psv:P12041 a owl:ObjectProperty .

pqv:P12041 a owl:ObjectProperty .

prv:P12041 a owl:ObjectProperty .

wdt:P12041 a owl:ObjectProperty .

ps:P12041 a owl:ObjectProperty .

pq:P12041 a owl:ObjectProperty .

pr:P12041 a owl:ObjectProperty .

wdno:P12041 a owl:Class ;
	owl:complementOf _:f6ededc8437e5f71e5bba182349b65fc .

_:f6ededc8437e5f71e5bba182349b65fc a owl:Restriction ;
	owl:onProperty wdt:P12041 ;
	owl:someValuesFrom owl:Thing .
