@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/entity/> .
@prefix data: <https://reprexbase.eu/textilebase/Special:EntityData/> .
@prefix s: <https://reprexbase.eu/entity/statement/> .
@prefix ref: <https://reprexbase.eu/reference/> .
@prefix v: <https://reprexbase.eu/value/> .
@prefix wdt: <https://reprexbase.eu/prop/direct/> .
@prefix wdtn: <https://reprexbase.eu/prop/direct-normalized/> .
@prefix p: <https://reprexbase.eu/prop/> .
@prefix ps: <https://reprexbase.eu/prop/statement/> .
@prefix psv: <https://reprexbase.eu/prop/statement/value/> .
@prefix psn: <https://reprexbase.eu/prop/statement/value-normalized/> .
@prefix pq: <https://reprexbase.eu/prop/qualifier/> .
@prefix pqv: <https://reprexbase.eu/prop/qualifier/value/> .
@prefix pqn: <https://reprexbase.eu/prop/qualifier/value-normalized/> .
@prefix pr: <https://reprexbase.eu/prop/reference/> .
@prefix prv: <https://reprexbase.eu/prop/reference/value/> .
@prefix prn: <https://reprexbase.eu/prop/reference/value-normalized/> .
@prefix wdno: <https://reprexbase.eu/prop/novalue/> .

data:Q1033 a schema:Dataset ;
	schema:about wd:Q1033 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "9275"^^xsd:integer ;
	schema:dateModified "2026-03-08T10:33:03Z"^^xsd:dateTime ;
	wikibase:statements "1"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer ;
	wikibase:identifiers "1"^^xsd:integer .

wd:Q1033 a wikibase:Item ;
	wdt:P1 "Q2701049" ;
	p:P1 s:Q1033-DFC8F8E2-06A7-4121-904B-7722CF7C7A61 .

s:Q1033-DFC8F8E2-06A7-4121-904B-7722CF7C7A61 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P1 "Q2701049" .

wd:Q1033 rdfs:label "Šardice"@en ;
	skos:prefLabel "Šardice"@en ;
	schema:name "Šardice"@en ;
	rdfs:label "Šardice"@de ;
	skos:prefLabel "Šardice"@de ;
	schema:name "Šardice"@de ;
	rdfs:label "Šardice"@hu ;
	skos:prefLabel "Šardice"@hu ;
	schema:name "Šardice"@hu ;
	rdfs:label "Šardice"@nl ;
	skos:prefLabel "Šardice"@nl ;
	schema:name "Šardice"@nl ;
	rdfs:label "Šardice"@es ;
	skos:prefLabel "Šardice"@es ;
	schema:name "Šardice"@es ;
	rdfs:label "Šardice"@fr ;
	skos:prefLabel "Šardice"@fr ;
	schema:name "Šardice"@fr ;
	rdfs:label "Šardice"@lv ;
	skos:prefLabel "Šardice"@lv ;
	schema:name "Šardice"@lv ;
	rdfs:label "Šardice"@lt ;
	skos:prefLabel "Šardice"@lt ;
	schema:name "Šardice"@lt ;
	rdfs:label "Šardice"@ee ;
	skos:prefLabel "Šardice"@ee ;
	schema:name "Šardice"@ee ;
	rdfs:label "Šardice"@no ;
	skos:prefLabel "Šardice"@no ;
	schema:name "Šardice"@no ;
	rdfs:label "Šardice"@se ;
	skos:prefLabel "Šardice"@se ;
	schema:name "Šardice"@se ;
	rdfs:label "Šardice"@da ;
	skos:prefLabel "Šardice"@da ;
	schema:name "Šardice"@da ;
	rdfs:label "Šardice"@ru ;
	skos:prefLabel "Šardice"@ru ;
	schema:name "Šardice"@ru ;
	rdfs:label "Šardice"@ro ;
	skos:prefLabel "Šardice"@ro ;
	schema:name "Šardice"@ro ;
	schema:description "village in Hodonín District of South Moravian region"@en,
		"Gemeinde in Tschechien"@de,
		"település Csehországban, Dél-Morvaország Hodonín körzetében"@hu,
		"gemeente in Hodonín"@nl,
		"commune tchèque"@fr .

wd:P1 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: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 _:b96ec5135b6832e1d84209d72460276b .

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