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

data:Q536 a schema:Dataset ;
	schema:about wd:Q536 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "1548"^^xsd:integer ;
	schema:dateModified "2026-03-29T13:50:24Z"^^xsd:dateTime ;
	wikibase:statements "1"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer ;
	wikibase:identifiers "0"^^xsd:integer .

wd:Q536 a wikibase:Item ;
	wdt:P1 wd:Q464 ;
	p:P1 wds:Q536-b9d0424b-417d-0b8e-3eb8-6408b00f2e65 .

wds:Q536-b9d0424b-417d-0b8e-3eb8-6408b00f2e65 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P1 wd:Q464 .

wd:Q536 rdfs:label "cultural region location"@en ;
	skos:prefLabel "cultural region location"@en ;
	schema:name "cultural region location"@en ;
	rdfs:label "местоположение по культурному региону"@ru ;
	skos:prefLabel "местоположение по культурному региону"@ru ;
	schema:name "местоположение по культурному региону"@ru ;
	rdfs:label "kulturális régió szerinti hely"@hu ;
	skos:prefLabel "kulturális régió szerinti hely"@hu ;
	schema:name "kulturális régió szerinti hely"@hu ;
	schema:description "location defined by a cultural or historical region associated with the subject, not necessarily corresponding to an administrative territorial unit"@en,
		"местоположение, определяемое культурным или историческим регионом, связанным с объектом, не обязательно совпадающим с административно-территориальной единицей"@ru,
		"olyan helymeghatározás, amely egy kulturális vagy történeti régión alapul, amely az alanyhoz kapcsolódik, és nem feltétlenül esik egybe közigazgatási egységgel"@hu ;
	skos:altLabel "cultural location"@en,
		"historical region location"@en,
		"ethnographic region location"@en,
		"traditional region location"@en,
		"местоположение в историческом регионе"@ru,
		"этнографическое местоположение"@ru,
		"традиционный регион расположения"@ru,
		"történeti régió szerinti hely"@hu,
		"néprajzi régió szerinti hely"@hu,
		"hagyományos régió szerinti hely"@hu .

wd:Q464 a wikibase:Item ;
	rdfs:label "spatial relation"@en ;
	skos:prefLabel "spatial relation"@en ;
	schema:name "spatial relation"@en .

wd:P1 a wikibase:Property ;
	rdfs:label "instance of"@en ;
	skos:prefLabel "instance of"@en ;
	schema:name "instance of"@en ;
	schema:description "type to which this subject corresponds/belongs."@en ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	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 .

p:P1 a owl:ObjectProperty .

psv:P1 a owl:ObjectProperty .

pqv:P1 a owl:ObjectProperty .

prv:P1 a owl:ObjectProperty .

wdt:P1 a owl:ObjectProperty .

ps:P1 a owl:ObjectProperty .

pq:P1 a owl:ObjectProperty .

pr:P1 a owl:ObjectProperty .

wdno:P1 a owl:Class ;
	owl:complementOf _:799ae74bcaf1b23b5e4c3b34fc8e21ab .

_:799ae74bcaf1b23b5e4c3b34fc8e21ab a owl:Restriction ;
	owl:onProperty wdt:P1 ;
	owl:someValuesFrom owl:Thing .
