@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ontolex: <http://www.w3.org/ns/lemon/ontolex#> .
@prefix dct: <http://purl.org/dc/terms/> .
@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/demo/index.php?title=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:P33 a schema:Dataset ;
	schema:about wd:P33 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "76"^^xsd:integer ;
	schema:dateModified "2024-09-25T17:10:42Z"^^xsd:dateTime ;
	wikibase:statements "1"^^xsd:integer .

wd:P33 a wikibase:Property ;
	wdt:P5 "P570" ;
	p:P5 s:P33-5C5A692C-4329-4FFD-BCBD-8061A7D70048 .

s:P33-5C5A692C-4329-4FFD-BCBD-8061A7D70048 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P5 "P570" .

wd:P33 rdfs:label "date of death"@en ;
	skos:prefLabel "date of death"@en ;
	schema:name "date of death"@en ;
	rdfs:label "overlijdensdatum"@nl ;
	skos:prefLabel "overlijdensdatum"@nl ;
	schema:name "overlijdensdatum"@nl ;
	rdfs:label "Sterbedatum"@de ;
	skos:prefLabel "Sterbedatum"@de ;
	schema:name "Sterbedatum"@de ;
	rdfs:label "дата смерти"@ru ;
	skos:prefLabel "дата смерти"@ru ;
	schema:name "дата смерти"@ru ;
	rdfs:label "дата на смърт"@bg ;
	skos:prefLabel "дата на смърт"@bg ;
	schema:name "дата на смърт"@bg ;
	rdfs:label "halálozási idő"@hu ;
	skos:prefLabel "halálozási idő"@hu ;
	schema:name "halálozási idő"@hu ;
	rdfs:label "miršanas datums"@lv ;
	skos:prefLabel "miršanas datums"@lv ;
	schema:name "miršanas datums"@lv ;
	rdfs:label "dátum úmrtia"@sk ;
	skos:prefLabel "dátum úmrtia"@sk ;
	schema:name "dátum úmrtia"@sk ;
	rdfs:label "surmakuupäev"@et ;
	skos:prefLabel "surmakuupäev"@et ;
	schema:name "surmakuupäev"@et ;
	rdfs:label "date de mort"@fr ;
	skos:prefLabel "date de mort"@fr ;
	schema:name "date de mort"@fr ;
	rdfs:label "fecha de fallecimiento"@es ;
	skos:prefLabel "fecha de fallecimiento"@es ;
	schema:name "fecha de fallecimiento"@es ;
	rdfs:label "data de morte"@pt ;
	skos:prefLabel "data de morte"@pt ;
	schema:name "data de morte"@pt ;
	rdfs:label "mirties data"@lt ;
	skos:prefLabel "mirties data"@lt ;
	schema:name "mirties data"@lt ;
	rdfs:label "kuolinaika"@fi ;
	skos:prefLabel "kuolinaika"@fi ;
	schema:name "kuolinaika"@fi ;
	rdfs:label "data śmierci"@pl ;
	skos:prefLabel "data śmierci"@pl ;
	schema:name "data śmierci"@pl ;
	rdfs:label "datum úmrtí"@cs ;
	skos:prefLabel "datum úmrtí"@cs ;
	schema:name "datum úmrtí"@cs ;
	rdfs:label "data decesului"@ro ;
	skos:prefLabel "data decesului"@ro ;
	schema:name "data decesului"@ro ;
	schema:description "date on which the subject died"@en,
		"datum waarop de persoon is overleden"@nl,
		"Datum, an dem eine Person verstarb"@de,
		"день, месяц, год, в который субъект умер"@ru,
		"дата, когато лицето е починало"@bg,
		"a halál bekövetkeztének időpontja (minősítővel lehet megadni bizonytalansági tényezőt)"@hu,
		"datums, kurā subjekts miris"@lv,
		"date à laquelle le sujet est mort"@fr,
		"fecha en la cual falleció el sujeto"@es,
		"data em que o sujeito morreu"@pt,
		"data, kai subjektas mirė"@lt,
		"päivämäärä, jolloin aihe kuoli"@fi,
		"data kiedy osoba zmarła"@pl,
		"datum, kdy daná osoba zemřela"@cs,
		"data la care subiectul a decedat"@ro ;
	wikibase:propertyType <http://wikiba.se/ontology#Time> ;
	wikibase:directClaim wdt:P33 ;
	wikibase:claim p:P33 ;
	wikibase:statementProperty ps:P33 ;
	wikibase:statementValue psv:P33 ;
	wikibase:qualifier pq:P33 ;
	wikibase:qualifierValue pqv:P33 ;
	wikibase:reference pr:P33 ;
	wikibase:referenceValue prv:P33 ;
	wikibase:novalue wdno:P33 .

p:P33 a owl:ObjectProperty .

psv:P33 a owl:ObjectProperty .

pqv:P33 a owl:ObjectProperty .

prv:P33 a owl:ObjectProperty .

wdt:P33 a owl:DatatypeProperty .

ps:P33 a owl:DatatypeProperty .

pq:P33 a owl:DatatypeProperty .

pr:P33 a owl:DatatypeProperty .

wdno:P33 a owl:Class ;
	owl:complementOf _:b9afad706a64baa1e5d45b4607edc815 .

_:b9afad706a64baa1e5d45b4607edc815 a owl:Restriction ;
	owl:onProperty wdt:P33 ;
	owl:someValuesFrom owl:Thing .

wd:P5 a wikibase:Property ;
	rdfs:label "Wikidata PID"@en ;
	skos:prefLabel "Wikidata PID"@en ;
	schema:name "Wikidata PID"@en ;
	schema:description "equivalent property on Wikidata"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#String> ;
	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 .

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 .

wdno:P5 a owl:Class ;
	owl:complementOf _:5a6c7a576e39dbbe9a035303bd73cd44 .

_:5a6c7a576e39dbbe9a035303bd73cd44 a owl:Restriction ;
	owl:onProperty wdt:P5 ;
	owl:someValuesFrom owl:Thing .
