@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:Q3201 a schema:Dataset ;
	schema:about wd:Q3201 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "10190"^^xsd:integer ;
	schema:dateModified "2025-12-14T16:46:50Z"^^xsd:dateTime ;
	wikibase:statements "1"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer ;
	wikibase:identifiers "1"^^xsd:integer .

wd:Q3201 a wikibase:Item ;
	wdt:P1 "Q137385181" ;
	p:P1 s:Q3201-5F7774F3-3246-4661-B344-F82F6FB4C68D .

s:Q3201-5F7774F3-3246-4661-B344-F82F6FB4C68D a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P1 "Q137385181" .

wd:Q3201 rdfs:label "Haluzeum Produkt"@en ;
	skos:prefLabel "Haluzeum Produkt"@en ;
	schema:name "Haluzeum Produkt"@en ;
	rdfs:label "Haluzeum Produkt"@nl ;
	skos:prefLabel "Haluzeum Produkt"@nl ;
	schema:name "Haluzeum Produkt"@nl ;
	rdfs:label "Haluzeum Produkt"@hu ;
	skos:prefLabel "Haluzeum Produkt"@hu ;
	schema:name "Haluzeum Produkt"@hu ;
	schema:description "Originally a a hip-hop label from west side of Slovakia. Later label transformed into new one called TM Rekorc. Later in 2013 label was reborn and split to two labels (Haluzeum Produkt and Dead Roe Label)"@en,
		"Eredetileg egy nyugati szlovákiai hiphop kiadó volt. Később TM Rekorc néven újjáalakult. 2013-ban a kiadó újjászületett és két kiadóra vált (Haluzeum Produkt és Dead Roe Label)."@hu ;
	skos:altLabel "haluzeum produkt"@en,
		"haluzeum produkt"@nl,
		"haluzeum produkt"@hu .

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

p:P1 a owl:ObjectProperty .

psv:P1 a owl:ObjectProperty .

pqv:P1 a owl:ObjectProperty .

prv:P1 a owl:ObjectProperty .

wdt:P1 a owl:DatatypeProperty .

ps:P1 a owl:DatatypeProperty .

pq:P1 a owl:DatatypeProperty .

pr:P1 a owl:DatatypeProperty .

psn:P1 a owl:ObjectProperty .

pqn:P1 a owl:ObjectProperty .

prn:P1 a owl:ObjectProperty .

wdtn:P1 a owl:ObjectProperty .

wdno:P1 a owl:Class ;
	owl:complementOf _:9e9305cf9a245bfd96652ac9fd9870b4 .

_:9e9305cf9a245bfd96652ac9fd9870b4 a owl:Restriction ;
	owl:onProperty wdt:P1 ;
	owl:someValuesFrom owl:Thing .
