@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:Q127 a schema:Dataset ;
	schema:about wd:Q127 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "557"^^xsd:integer ;
	schema:dateModified "2025-04-26T09:57:12Z"^^xsd:dateTime ;
	wikibase:statements "0"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer ;
	wikibase:identifiers "0"^^xsd:integer .

wd:Q127 a wikibase:Item ;
	rdfs:label "KULT Statistical Survey Program"@en ;
	skos:prefLabel "KULT Statistical Survey Program"@en ;
	schema:name "KULT Statistical Survey Program"@en ;
	rdfs:label "Štatistický program KULT"@sk ;
	skos:prefLabel "Štatistický program KULT"@sk ;
	schema:name "Štatistický program KULT"@sk ;
	schema:description "A national statistical survey program coordinated by the Ministry of Culture of the Slovak Republic, collecting annual data on various cultural domains—including music, performing arts, and cultural events—under the legal mandate of Act No. 540/2001 Coll. on State Statistics.​"@en,
		"Národný štatistický program koordinovaný Ministerstvom kultúry Slovenskej republiky, ktorý každoročne zhromažďuje údaje o rôznych oblastiach kultúry—vrátane hudby, scénických umení a kultúrnych podujatí—na základe zákonného mandátu podľa zákona č. 540/2001 Z. z. o štátnej štatistike."@sk .
