@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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://wikibase.arxive.okfn.gr/entity/> .
@prefix data: <https://wikibase.arxive.okfn.gr/wiki/Special:EntityData/> .
@prefix wds: <https://wikibase.arxive.okfn.gr/entity/statement/> .
@prefix wdref: <https://wikibase.arxive.okfn.gr/reference/> .
@prefix wdv: <https://wikibase.arxive.okfn.gr/value/> .
@prefix wdt: <https://wikibase.arxive.okfn.gr/prop/direct/> .
@prefix wdtn: <https://wikibase.arxive.okfn.gr/prop/direct-normalized/> .
@prefix p: <https://wikibase.arxive.okfn.gr/prop/> .
@prefix ps: <https://wikibase.arxive.okfn.gr/prop/statement/> .
@prefix psv: <https://wikibase.arxive.okfn.gr/prop/statement/value/> .
@prefix psn: <https://wikibase.arxive.okfn.gr/prop/statement/value-normalized/> .
@prefix pq: <https://wikibase.arxive.okfn.gr/prop/qualifier/> .
@prefix pqv: <https://wikibase.arxive.okfn.gr/prop/qualifier/value/> .
@prefix pqn: <https://wikibase.arxive.okfn.gr/prop/qualifier/value-normalized/> .
@prefix pr: <https://wikibase.arxive.okfn.gr/prop/reference/> .
@prefix prv: <https://wikibase.arxive.okfn.gr/prop/reference/value/> .
@prefix prn: <https://wikibase.arxive.okfn.gr/prop/reference/value-normalized/> .
@prefix wdno: <https://wikibase.arxive.okfn.gr/prop/novalue/> .

data:P43 a schema:Dataset ;
	schema:about wd:P43 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "95"^^xsd:integer ;
	schema:dateModified "2026-04-28T22:18:36Z"^^xsd:dateTime ;
	wikibase:statements "0"^^xsd:integer .

wd:P43 a wikibase:Property ;
	rdfs:label "inferred Wikibase datatype"@en ;
	skos:prefLabel "inferred Wikibase datatype"@en ;
	schema:name "inferred Wikibase datatype"@en ;
	schema:description "The Wikibase datatype inferred from a literal property range. Use as a qualifier on property range."@en ;
	wikibase:propertyType <http://wikiba.se/ontology#String> ;
	wikibase:directClaim wdt:P43 ;
	wikibase:claim p:P43 ;
	wikibase:statementProperty ps:P43 ;
	wikibase:statementValue psv:P43 ;
	wikibase:qualifier pq:P43 ;
	wikibase:qualifierValue pqv:P43 ;
	wikibase:reference pr:P43 ;
	wikibase:referenceValue prv:P43 ;
	wikibase:novalue wdno:P43 .

p:P43 a owl:ObjectProperty .

psv:P43 a owl:ObjectProperty .

pqv:P43 a owl:ObjectProperty .

prv:P43 a owl:ObjectProperty .

wdt:P43 a owl:DatatypeProperty .

ps:P43 a owl:DatatypeProperty .

pq:P43 a owl:DatatypeProperty .

pr:P43 a owl:DatatypeProperty .

wdno:P43 a owl:Class ;
	owl:complementOf _:458beb6c283a678f7156e174f1c521b4 .

_:458beb6c283a678f7156e174f1c521b4 a owl:Restriction ;
	owl:onProperty wdt:P43 ;
	owl:someValuesFrom owl:Thing .
