@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:P12830 a schema:Dataset ;
	schema:about wd:P12830 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "11858"^^xsd:integer ;
	schema:dateModified "2026-07-02T12:46:45Z"^^xsd:dateTime ;
	wikibase:statements "0"^^xsd:integer .

wd:P12830 a wikibase:Property ;
	rdfs:label "music mood"@en ;
	skos:prefLabel "music mood"@en ;
	schema:name "music mood"@en ;
	rdfs:label "humeur musicale"@fr ;
	skos:prefLabel "humeur musicale"@fr ;
	schema:name "humeur musicale"@fr ;
	rdfs:label "muzikale emotie"@nl ;
	skos:prefLabel "muzikale emotie"@nl ;
	schema:name "muzikale emotie"@nl ;
	rdfs:label "Musikstimmung"@de ;
	skos:prefLabel "Musikstimmung"@de ;
	schema:name "Musikstimmung"@de ;
	rdfs:label "музичко расположение"@mk ;
	skos:prefLabel "музичко расположение"@mk ;
	schema:name "музичко расположение"@mk ;
	rdfs:label "музичко расположење"@sr ;
	skos:prefLabel "музичко расположење"@sr ;
	schema:name "музичко расположење"@sr ;
	rdfs:label "музыкальное настроение"@ru ;
	skos:prefLabel "музыкальное настроение"@ru ;
	schema:name "музыкальное настроение"@ru ;
	rdfs:label "estat d'ànim musical"@ca ;
	skos:prefLabel "estat d'ànim musical"@ca ;
	schema:name "estat d'ànim musical"@ca ;
	rdfs:label "music mood"@en-us ;
	skos:prefLabel "music mood"@en-us ;
	schema:name "music mood"@en-us ;
	rdfs:label "music mood"@mul ;
	skos:prefLabel "music mood"@mul ;
	schema:name "music mood"@mul ;
	schema:description "qualifier carrying an emotion (mood) relevant to a musical audio recording"@en,
		"qualificatif véhiculant une émotion (humeur) associée à un enregistrement sonore musical"@fr,
		"классификатор, обозначающий эмоцию (настроение), относящуюся к музыкальной аудиозаписи"@ru,
		"qualifier carrying an emotion (mood) relevant to a musical audio recording"@en-us,
		"Qualifikator, der die Emotion (Stimmung) eines Musikstückes angibt"@de ;
	skos:altLabel "mood"@fr,
		"muzikale stemming"@nl,
		"настроение музыки"@ru,
		"mood of the music"@en,
		"mood of the song"@en,
		"song mood"@en,
		"song emotion"@en,
		"music emotion"@en,
		"Musik-Emotion"@de,
		"Stimmung der Musik"@de,
		"Emotion der Musik"@de,
		"music emotion"@mul ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P12830 ;
	wikibase:claim p:P12830 ;
	wikibase:statementProperty ps:P12830 ;
	wikibase:statementValue psv:P12830 ;
	wikibase:qualifier pq:P12830 ;
	wikibase:qualifierValue pqv:P12830 ;
	wikibase:reference pr:P12830 ;
	wikibase:referenceValue prv:P12830 ;
	wikibase:novalue wdno:P12830 .

p:P12830 a owl:ObjectProperty .

psv:P12830 a owl:ObjectProperty .

pqv:P12830 a owl:ObjectProperty .

prv:P12830 a owl:ObjectProperty .

wdt:P12830 a owl:ObjectProperty .

ps:P12830 a owl:ObjectProperty .

pq:P12830 a owl:ObjectProperty .

pr:P12830 a owl:ObjectProperty .

wdno:P12830 a owl:Class ;
	owl:complementOf _:95e8ab12755fb472021ff052912ed51c .

_:95e8ab12755fb472021ff052912ed51c a owl:Restriction ;
	owl:onProperty wdt:P12830 ;
	owl:someValuesFrom owl:Thing .
