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

data:P438 a schema:Dataset ;
	schema:about wd:P438 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "52459"^^xsd:integer ;
	schema:dateModified "2026-02-12T17:47:57Z"^^xsd:dateTime ;
	wikibase:statements "0"^^xsd:integer .

wd:P438 a wikibase:Property ;
	rdfs:label "sourcing circumstance"@en ;
	skos:prefLabel "sourcing circumstance"@en ;
	schema:name "sourcing circumstance"@en ;
	rdfs:label "forráskörülmény"@hu ;
	skos:prefLabel "forráskörülmény"@hu ;
	schema:name "forráskörülmény"@hu ;
	rdfs:label "характеристика источника"@ru ;
	skos:prefLabel "характеристика источника"@ru ;
	schema:name "характеристика источника"@ru ;
	rdfs:label "allika täpsustus"@et ;
	skos:prefLabel "allika täpsustus"@et ;
	schema:name "allika täpsustus"@et ;
	schema:description "qualification of the truth or accuracy of a source: circa, near, presumably etc."@en,
		"a forrás igazságtartalmát vagy pontosságát minősítő jelölés (pl. kb., körülbelül, feltehetően)"@hu,
		"уточнение достоверности или точности источника (например, около, приблизительно, предположительно)"@ru,
		"allika tõeväärtust või täpsust täpsustav märge (nt umbes, ligikaudu, oletatavasti)"@et ;
	wikibase:propertyType <http://wikiba.se/ontology#String> ;
	wikibase:directClaim wdt:P438 ;
	wikibase:claim p:P438 ;
	wikibase:statementProperty ps:P438 ;
	wikibase:statementValue psv:P438 ;
	wikibase:qualifier pq:P438 ;
	wikibase:qualifierValue pqv:P438 ;
	wikibase:reference pr:P438 ;
	wikibase:referenceValue prv:P438 ;
	wikibase:novalue wdno:P438 .

p:P438 a owl:ObjectProperty .

psv:P438 a owl:ObjectProperty .

pqv:P438 a owl:ObjectProperty .

prv:P438 a owl:ObjectProperty .

wdt:P438 a owl:DatatypeProperty .

ps:P438 a owl:DatatypeProperty .

pq:P438 a owl:DatatypeProperty .

pr:P438 a owl:DatatypeProperty .

wdno:P438 a owl:Class ;
	owl:complementOf _:6939aa952a218add8e23fa3ee7f21a68 .

_:6939aa952a218add8e23fa3ee7f21a68 a owl:Restriction ;
	owl:onProperty wdt:P438 ;
	owl:someValuesFrom owl:Thing .
