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

wd:P106 a wikibase:Property ;
	wdt:P5 "P1705" ;
	p:P5 s:P106-96D5FF2E-2A4B-42A2-9B48-70D029FF61ED .

s:P106-96D5FF2E-2A4B-42A2-9B48-70D029FF61ED a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P5 "P1705" .

wd:P106 rdfs:label "native label"@en ;
	skos:prefLabel "native label"@en ;
	schema:name "native label"@en ;
	rdfs:label "label in oorspronkelijke taal"@nl ;
	skos:prefLabel "label in oorspronkelijke taal"@nl ;
	schema:name "label in oorspronkelijke taal"@nl ;
	rdfs:label "Name in Amts- oder Originalsprache"@de ;
	skos:prefLabel "Name in Amts- oder Originalsprache"@de ;
	schema:name "Name in Amts- oder Originalsprache"@de ;
	rdfs:label "название на языке оригинала"@ru ;
	skos:prefLabel "название на языке оригинала"@ru ;
	schema:name "название на языке оригинала"@ru ;
	rdfs:label "saját nyelvén"@hu ;
	skos:prefLabel "saját nyelvén"@hu ;
	schema:name "saját nyelvén"@hu ;
	rdfs:label "nosaukums oriģinālvalodā"@lv ;
	skos:prefLabel "nosaukums oriģinālvalodā"@lv ;
	schema:name "nosaukums oriģinālvalodā"@lv ;
	rdfs:label "v pôvodnom jazyku"@sk ;
	skos:prefLabel "v pôvodnom jazyku"@sk ;
	schema:name "v pôvodnom jazyku"@sk ;
	rdfs:label "omakeelne nimetus"@et ;
	skos:prefLabel "omakeelne nimetus"@et ;
	schema:name "omakeelne nimetus"@et ;
	rdfs:label "nom dans la langue d'origine"@fr ;
	skos:prefLabel "nom dans la langue d'origine"@fr ;
	schema:name "nom dans la langue d'origine"@fr ;
	rdfs:label "nombre en la lengua nativa"@es ;
	skos:prefLabel "nombre en la lengua nativa"@es ;
	schema:name "nombre en la lengua nativa"@es ;
	rdfs:label "nome nativo"@pt ;
	skos:prefLabel "nome nativo"@pt ;
	schema:name "nome nativo"@pt ;
	rdfs:label "pavadinimas originalo kalba"@lt ;
	skos:prefLabel "pavadinimas originalo kalba"@lt ;
	schema:name "pavadinimas originalo kalba"@lt ;
	schema:description "label for the items in their official language (P37) or their original language (P364)"@en,
		"item label in de officiële of oorspronkelijke taal"@nl,
		"Name der Entität in Amts- oder Originalsprache"@de,
		"наименование на официальном языке (P37) или на языке оригинала (P364)"@ru,
		"hivatalos vagy eredeti nyelven"@hu,
		"meno položky v jej úradnom alebo pôvodnom jazyku"@sk,
		"nimetus nende ametlikus keeles (Q23492) või oma keeles (P364)"@et,
		"dans la langue originale, la chaîne de caractère nommant l'élément"@fr,
		"nombre del elemento en su lengua oficial (P37) u original (P364). Para personas, úsese la propiedad (P1559)"@es,
		"nome na língua original"@pt ;
	wikibase:propertyType <http://wikiba.se/ontology#Monolingualtext> ;
	wikibase:directClaim wdt:P106 ;
	wikibase:claim p:P106 ;
	wikibase:statementProperty ps:P106 ;
	wikibase:statementValue psv:P106 ;
	wikibase:qualifier pq:P106 ;
	wikibase:qualifierValue pqv:P106 ;
	wikibase:reference pr:P106 ;
	wikibase:referenceValue prv:P106 ;
	wikibase:novalue wdno:P106 .

p:P106 a owl:ObjectProperty .

psv:P106 a owl:ObjectProperty .

pqv:P106 a owl:ObjectProperty .

prv:P106 a owl:ObjectProperty .

wdt:P106 a owl:DatatypeProperty .

ps:P106 a owl:DatatypeProperty .

pq:P106 a owl:DatatypeProperty .

pr:P106 a owl:DatatypeProperty .

wdno:P106 a owl:Class ;
	owl:complementOf _:b6d0c779bbfee543cede0bb2ea479680 .

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