@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:P159 a schema:Dataset ;
	schema:about wd:P159 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "3420"^^xsd:integer ;
	schema:dateModified "2024-10-14T09:18:14Z"^^xsd:dateTime ;
	wikibase:statements "1"^^xsd:integer .

wd:P159 a wikibase:Property ;
	wdt:P5 "P577" ;
	p:P5 s:P159-73DEB51F-E352-4959-B878-1BA22F4625D8 .

s:P159-73DEB51F-E352-4959-B878-1BA22F4625D8 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P5 "P577" .

wd:P159 rdfs:label "publication date"@en ;
	skos:prefLabel "publication date"@en ;
	schema:name "publication date"@en ;
	rdfs:label "datum van uitgave"@nl ;
	skos:prefLabel "datum van uitgave"@nl ;
	schema:name "datum van uitgave"@nl ;
	rdfs:label "Veröffentlichungsdatum"@de ;
	skos:prefLabel "Veröffentlichungsdatum"@de ;
	schema:name "Veröffentlichungsdatum"@de ;
	rdfs:label "дата публикации"@ru ;
	skos:prefLabel "дата публикации"@ru ;
	schema:name "дата публикации"@ru ;
	rdfs:label "megjelenés ideje"@hu ;
	skos:prefLabel "megjelenés ideje"@hu ;
	schema:name "megjelenés ideje"@hu ;
	rdfs:label "publicēšanas datums"@lv ;
	skos:prefLabel "publicēšanas datums"@lv ;
	schema:name "publicēšanas datums"@lv ;
	rdfs:label "dátum vydania"@sk ;
	skos:prefLabel "dátum vydania"@sk ;
	schema:name "dátum vydania"@sk ;
	rdfs:label "ilmumisaeg"@et ;
	skos:prefLabel "ilmumisaeg"@et ;
	schema:name "ilmumisaeg"@et ;
	rdfs:label "date de publication"@fr ;
	skos:prefLabel "date de publication"@fr ;
	schema:name "date de publication"@fr ;
	rdfs:label "fecha de publicación"@es ;
	skos:prefLabel "fecha de publicación"@es ;
	schema:name "fecha de publicación"@es ;
	rdfs:label "data de publicação"@pt ;
	skos:prefLabel "data de publicação"@pt ;
	schema:name "data de publicação"@pt ;
	rdfs:label "publikavimo data"@lt ;
	skos:prefLabel "publikavimo data"@lt ;
	schema:name "publikavimo data"@lt ;
	schema:description "date or point in time when a work was first published or released"@en,
		"datum waarop het werk voor het eerst is gepubliceerd"@nl,
		"Zeitpunkt, an dem ein Werk (zuerst) veröffentlicht wurde; (aktualisierte Fassungen/Versionen haben ein eigenes Veröffentlichungsdatum)"@de,
		"дата, когда произведение было выпущено в свет"@ru,
		"az a dátum, amikor a mű megjelent"@hu,
		"datums, kad šis darbs tika publicēts"@lv,
		"teose ilmumise aeg"@et,
		"date/première date à laquelle une œuvre est publiée/diffusée"@fr,
		"fecha en la cual fue publicada esta obra"@es,
		"data em que a obra foi publicada ou lançada"@pt ;
	wikibase:propertyType <http://wikiba.se/ontology#Time> ;
	wikibase:directClaim wdt:P159 ;
	wikibase:claim p:P159 ;
	wikibase:statementProperty ps:P159 ;
	wikibase:statementValue psv:P159 ;
	wikibase:qualifier pq:P159 ;
	wikibase:qualifierValue pqv:P159 ;
	wikibase:reference pr:P159 ;
	wikibase:referenceValue prv:P159 ;
	wikibase:novalue wdno:P159 .

p:P159 a owl:ObjectProperty .

psv:P159 a owl:ObjectProperty .

pqv:P159 a owl:ObjectProperty .

prv:P159 a owl:ObjectProperty .

wdt:P159 a owl:DatatypeProperty .

ps:P159 a owl:DatatypeProperty .

pq:P159 a owl:DatatypeProperty .

pr:P159 a owl:DatatypeProperty .

wdno:P159 a owl:Class ;
	owl:complementOf _:f602ace9274b14b146fc0afd6e94769a .

_:f602ace9274b14b146fc0afd6e94769a a owl:Restriction ;
	owl:onProperty wdt:P159 ;
	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 .
