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

data:P94 a schema:Dataset ;
	schema:about wd:P94 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "100"^^xsd:integer ;
	schema:dateModified "2025-02-20T10:24:03Z"^^xsd:dateTime ;
	wikibase:statements "1"^^xsd:integer .

wd:P94 a wikibase:Property ;
	wdt:P2 "P19" ;
	p:P2 s:P94-E67F876B-995D-42F7-B4D9-9C2DD6F418F7 .

s:P94-E67F876B-995D-42F7-B4D9-9C2DD6F418F7 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P2 "P19" .

wd:P94 rdfs:label "place of birth"@en ;
	skos:prefLabel "place of birth"@en ;
	schema:name "place of birth"@en ;
	rdfs:label "miesto narodenia"@sk ;
	skos:prefLabel "miesto narodenia"@sk ;
	schema:name "miesto narodenia"@sk ;
	rdfs:label "születési hely"@hu ;
	skos:prefLabel "születési hely"@hu ;
	schema:name "születési hely"@hu ;
	rdfs:label "miejsce urodzenia"@pl ;
	skos:prefLabel "miejsce urodzenia"@pl ;
	schema:name "miejsce urodzenia"@pl ;
	rdfs:label "geboorteplaats"@nl ;
	skos:prefLabel "geboorteplaats"@nl ;
	schema:name "geboorteplaats"@nl ;
	rdfs:label "Geburtsort"@de ;
	skos:prefLabel "Geburtsort"@de ;
	schema:name "Geburtsort"@de ;
	rdfs:label "gimimo vieta"@lt ;
	skos:prefLabel "gimimo vieta"@lt ;
	schema:name "gimimo vieta"@lt ;
	rdfs:label "dzimšanas vieta"@lv ;
	skos:prefLabel "dzimšanas vieta"@lv ;
	schema:name "dzimšanas vieta"@lv ;
	rdfs:label "lieu de naissance"@fr ;
	skos:prefLabel "lieu de naissance"@fr ;
	schema:name "lieu de naissance"@fr ;
	rdfs:label "lugar de nacimiento"@es ;
	skos:prefLabel "lugar de nacimiento"@es ;
	schema:name "lugar de nacimiento"@es ;
	schema:description "most specific known birth location of a person, animal or fictional character"@en,
		"čo najpresnejšie určenie miesta narodenia osoby, fiktívnej postavy, či zvieraťa (to znemaná radšej uviesť mesto ako krajinu)"@sk,
		"annak a településnek a neve, ahol, vagy amelynek a közelében az adott személy született"@hu,
		"najbardziej dokładne (np. miasto, a nie kraj)"@pl,
		"de meest specifieke bekende geboorteplaats van een persoon"@nl,
		"Ort, in dem eine Person, ein Tier oder ein fiktiver Charakter geboren wurde (so genau wie bekannt, z. B. Stadt anstatt von Land oder Krankenhaus anstatt von Stadt)"@de,
		"precīzākā zināmā (t.i. pilsēta nevis valsts)"@lv,
		"ville (ou autre localisation) où la personne est née"@fr,
		"lugar de nacimiento más específico conocido de una persona, animal o personaje ficticio"@es ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P94 ;
	wikibase:claim p:P94 ;
	wikibase:statementProperty ps:P94 ;
	wikibase:statementValue psv:P94 ;
	wikibase:qualifier pq:P94 ;
	wikibase:qualifierValue pqv:P94 ;
	wikibase:reference pr:P94 ;
	wikibase:referenceValue prv:P94 ;
	wikibase:novalue wdno:P94 .

p:P94 a owl:ObjectProperty .

psv:P94 a owl:ObjectProperty .

pqv:P94 a owl:ObjectProperty .

prv:P94 a owl:ObjectProperty .

wdt:P94 a owl:ObjectProperty .

ps:P94 a owl:ObjectProperty .

pq:P94 a owl:ObjectProperty .

pr:P94 a owl:ObjectProperty .

wdno:P94 a owl:Class ;
	owl:complementOf _:e86896f6265722a2cb5d41fa9d1923d1 .

_:e86896f6265722a2cb5d41fa9d1923d1 a owl:Restriction ;
	owl:onProperty wdt:P94 ;
	owl:someValuesFrom owl:Thing .

wd:P2 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#ExternalId> ;
	wikibase:directClaim wdt:P2 ;
	wikibase:claim p:P2 ;
	wikibase:statementProperty ps:P2 ;
	wikibase:statementValue psv:P2 ;
	wikibase:qualifier pq:P2 ;
	wikibase:qualifierValue pqv:P2 ;
	wikibase:reference pr:P2 ;
	wikibase:referenceValue prv:P2 ;
	wikibase:novalue wdno:P2 ;
	wikibase:directClaimNormalized wdtn:P2 ;
	wikibase:statementValueNormalized psn:P2 ;
	wikibase:qualifierValueNormalized pqn:P2 ;
	wikibase:referenceValueNormalized prn:P2 .

p:P2 a owl:ObjectProperty .

psv:P2 a owl:ObjectProperty .

pqv:P2 a owl:ObjectProperty .

prv:P2 a owl:ObjectProperty .

wdt:P2 a owl:DatatypeProperty .

ps:P2 a owl:DatatypeProperty .

pq:P2 a owl:DatatypeProperty .

pr:P2 a owl:DatatypeProperty .

psn:P2 a owl:ObjectProperty .

pqn:P2 a owl:ObjectProperty .

prn:P2 a owl:ObjectProperty .

wdtn:P2 a owl:ObjectProperty .

wdno:P2 a owl:Class ;
	owl:complementOf _:a8737183f7d1aff61359133af9389101 .

_:a8737183f7d1aff61359133af9389101 a owl:Restriction ;
	owl:onProperty wdt:P2 ;
	owl:someValuesFrom owl:Thing .
