@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:Q492 a schema:Dataset ;
	schema:about wd:Q492 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "1132"^^xsd:integer ;
	schema:dateModified "2026-03-08T22:24:24Z"^^xsd:dateTime ;
	wikibase:statements "1"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer ;
	wikibase:identifiers "1"^^xsd:integer .

wd:Q492 a wikibase:Item ;
	wdt:P5 "Q321197" ;
	p:P5 wds:Q492-979B9B61-F911-425E-97B7-9299FA34307C .

wds:Q492-979B9B61-F911-425E-97B7-9299FA34307C a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P5 "Q321197" .

wd:Q492 rdfs:label "Cieszyn"@en ;
	skos:prefLabel "Cieszyn"@en ;
	schema:name "Cieszyn"@en ;
	rdfs:label "Cieszyn"@hu ;
	skos:prefLabel "Cieszyn"@hu ;
	schema:name "Cieszyn"@hu ;
	rdfs:label "Cieszyn"@et ;
	skos:prefLabel "Cieszyn"@et ;
	schema:name "Cieszyn"@et ;
	rdfs:label "Cieszyn"@nl ;
	skos:prefLabel "Cieszyn"@nl ;
	schema:name "Cieszyn"@nl ;
	rdfs:label "Cieszyn"@fi ;
	skos:prefLabel "Cieszyn"@fi ;
	schema:name "Cieszyn"@fi ;
	rdfs:label "Cešinas"@lt ;
	skos:prefLabel "Cešinas"@lt ;
	schema:name "Cešinas"@lt ;
	rdfs:label "Cešina"@lv ;
	skos:prefLabel "Cešina"@lv ;
	schema:name "Cešina"@lv ;
	rdfs:label "Cieszyn"@fr ;
	skos:prefLabel "Cieszyn"@fr ;
	schema:name "Cieszyn"@fr ;
	rdfs:label "Цешин"@ru ;
	skos:prefLabel "Цешин"@ru ;
	schema:name "Цешин"@ru ;
	rdfs:label "Cieszyn [Teschen]"@de ;
	skos:prefLabel "Cieszyn [Teschen]"@de ;
	schema:name "Cieszyn [Teschen]"@de ;
	rdfs:label "Cieszyn"@udm ;
	skos:prefLabel "Cieszyn"@udm ;
	schema:name "Cieszyn"@udm ;
	schema:description "border town in southern Poland and the administrative seat of Cieszyn County, Silesian Voivodeship"@en,
		"város Lengyelországban"@hu,
		"linn Lõuna-Poolas"@et,
		"stad"@nl,
		"ville polonaise"@fr,
		"город в Польше, на границе с Чехией, центр Цешинского повята Силезского воеводства"@ru,
		"Stadt in Polen an der tschechischen Grenze, Woiwodschaft Schlesien"@de .

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

p:P5 a owl:ObjectProperty .

psv:P5 a owl:ObjectProperty .

pqv:P5 a owl:ObjectProperty .

prv:P5 a owl:ObjectProperty .

wdt:P5 a owl:DatatypeProperty .

ps:P5 a owl:DatatypeProperty .

pq:P5 a owl:DatatypeProperty .

pr:P5 a owl:DatatypeProperty .

psn:P5 a owl:ObjectProperty .

pqn:P5 a owl:ObjectProperty .

prn:P5 a owl:ObjectProperty .

wdtn:P5 a owl:ObjectProperty .

wdno:P5 a owl:Class ;
	owl:complementOf _:1142a82ef592f88ea7e9851613a4ff75 .

_:1142a82ef592f88ea7e9851613a4ff75 a owl:Restriction ;
	owl:onProperty wdt:P5 ;
	owl:someValuesFrom owl:Thing .
