@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:P100 a schema:Dataset ;
	schema:about wd:P100 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "624"^^xsd:integer ;
	schema:dateModified "2024-09-26T08:09:57Z"^^xsd:dateTime ;
	wikibase:statements "1"^^xsd:integer .

wd:P100 a wikibase:Property ;
	wdt:P5 "P19" ;
	p:P5 s:P100-00E82637-6A6F-4652-B796-761A2FE7E6DE .

s:P100-00E82637-6A6F-4652-B796-761A2FE7E6DE a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P5 "P19" .

wd:P100 rdfs:label "place of birth"@en ;
	skos:prefLabel "place of birth"@en ;
	schema:name "place of birth"@en ;
	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 "место рождения"@ru ;
	skos:prefLabel "место рождения"@ru ;
	schema:name "место рождения"@ru ;
	rdfs:label "születési hely"@hu ;
	skos:prefLabel "születési hely"@hu ;
	schema:name "születési hely"@hu ;
	rdfs:label "dzimšanas vieta"@lv ;
	skos:prefLabel "dzimšanas vieta"@lv ;
	schema:name "dzimšanas vieta"@lv ;
	rdfs:label "miesto narodenia"@sk ;
	skos:prefLabel "miesto narodenia"@sk ;
	schema:name "miesto narodenia"@sk ;
	rdfs:label "sünnikoht"@et ;
	skos:prefLabel "sünnikoht"@et ;
	schema:name "sünnikoht"@et ;
	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 ;
	rdfs:label "local de nascimento"@pt ;
	skos:prefLabel "local de nascimento"@pt ;
	schema:name "local de nascimento"@pt ;
	rdfs:label "gimimo vieta"@lt ;
	skos:prefLabel "gimimo vieta"@lt ;
	schema:name "gimimo vieta"@lt ;
	schema:description "most specific known birth location of a person, animal or fictional character"@en,
		"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,
		"наиболее точное место, где субъект родился (например, город, а не страна)"@ru,
		"annak a településnek a neve, ahol, vagy amelynek a közelében az adott személy született"@hu,
		"precīzākā zināmā (t.i. pilsēta nevis valsts)"@lv,
		"čo najpresnejšie určenie miesta narodenia osoby, fiktívnej postavy, či zvieraťa (to znemaná radšej uviesť mesto ako krajinu)"@sk,
		"kõige täpsem teada olev (näiteks linn riigi asemel)"@et,
		"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,
		"local de nascimento da pessoa (o mais específico possível)"@pt ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P100 ;
	wikibase:claim p:P100 ;
	wikibase:statementProperty ps:P100 ;
	wikibase:statementValue psv:P100 ;
	wikibase:qualifier pq:P100 ;
	wikibase:qualifierValue pqv:P100 ;
	wikibase:reference pr:P100 ;
	wikibase:referenceValue prv:P100 ;
	wikibase:novalue wdno:P100 .

p:P100 a owl:ObjectProperty .

psv:P100 a owl:ObjectProperty .

pqv:P100 a owl:ObjectProperty .

prv:P100 a owl:ObjectProperty .

wdt:P100 a owl:ObjectProperty .

ps:P100 a owl:ObjectProperty .

pq:P100 a owl:ObjectProperty .

pr:P100 a owl:ObjectProperty .

wdno:P100 a owl:Class ;
	owl:complementOf _:718fc022da32ffc3fac452ccf9ae0046 .

_:718fc022da32ffc3fac452ccf9ae0046 a owl:Restriction ;
	owl:onProperty wdt:P100 ;
	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 .
