@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:P154 a schema:Dataset ;
	schema:about wd:P154 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "3410"^^xsd:integer ;
	schema:dateModified "2024-10-14T09:16:58Z"^^xsd:dateTime ;
	wikibase:statements "1"^^xsd:integer .

wd:P154 a wikibase:Property ;
	wdt:P5 "P248" ;
	p:P5 s:P154-AAC7CC17-61DC-47AD-A786-8CA9133ED2FF .

s:P154-AAC7CC17-61DC-47AD-A786-8CA9133ED2FF a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P5 "P248" .

wd:P154 rdfs:label "stated in"@en ;
	skos:prefLabel "stated in"@en ;
	schema:name "stated in"@en ;
	rdfs:label "vermeld in"@nl ;
	skos:prefLabel "vermeld in"@nl ;
	schema:name "vermeld in"@nl ;
	rdfs:label "nachgewiesen in"@de ;
	skos:prefLabel "nachgewiesen in"@de ;
	schema:name "nachgewiesen in"@de ;
	rdfs:label "утверждается в"@ru ;
	skos:prefLabel "утверждается в"@ru ;
	schema:name "утверждается в"@ru ;
	rdfs:label "állítás forrása"@hu ;
	skos:prefLabel "állítás forrása"@hu ;
	schema:name "állítás forrása"@hu ;
	rdfs:label "apgalvojums izteikts"@lv ;
	skos:prefLabel "apgalvojums izteikts"@lv ;
	schema:name "apgalvojums izteikts"@lv ;
	rdfs:label "uvedené v"@sk ;
	skos:prefLabel "uvedené v"@sk ;
	schema:name "uvedené v"@sk ;
	rdfs:label "allikas"@et ;
	skos:prefLabel "allikas"@et ;
	schema:name "allikas"@et ;
	rdfs:label "affirmé dans"@fr ;
	skos:prefLabel "affirmé dans"@fr ;
	schema:name "affirmé dans"@fr ;
	rdfs:label "afirmado en"@es ;
	skos:prefLabel "afirmado en"@es ;
	schema:name "afirmado en"@es ;
	rdfs:label "afirmado em"@pt ;
	skos:prefLabel "afirmado em"@pt ;
	schema:name "afirmado em"@pt ;
	rdfs:label "pareikštas pareiškimas"@lt ;
	skos:prefLabel "pareikštas pareiškimas"@lt ;
	schema:name "pareikštas pareiškimas"@lt ;
	schema:description "to be used in the references field to refer to the information document or database in which a claim is made; for qualifiers use P805; for the type of document in which a claim is made use P3865"@en,
		"te gebruiken als bron, om aan te geven waar de bewering vermeld staat"@nl,
		"für die Angabe der Quelle der Behauptung im Fundstellenfeld"@de,
		"использовать в списке источников для указания источника данного заявления; для квалификаторов используйте P805"@ru,
		"a hivatkozások mezőben kell használni arra a dokumentumra vagy adatbázisra történő hivatkozásra, amelyben az állítás történt"@hu,
		"izmantošanai avota laukā, lai norādītu, kur apgalvojums ir izteikts"@lv,
		"väite allikas"@et,
		"à utiliser dans le champ référence, pour indiquer le document source dans lequel la déclaration est corroborée"@fr,
		"a ser usado en el campo fuente para indicar un texto donde una afirmación es presentada"@es,
		"a ser utilizada no campo de referências, para a fonte de informação em que a afirmação é feita; para qualificadores utilize P805"@pt ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P154 ;
	wikibase:claim p:P154 ;
	wikibase:statementProperty ps:P154 ;
	wikibase:statementValue psv:P154 ;
	wikibase:qualifier pq:P154 ;
	wikibase:qualifierValue pqv:P154 ;
	wikibase:reference pr:P154 ;
	wikibase:referenceValue prv:P154 ;
	wikibase:novalue wdno:P154 .

p:P154 a owl:ObjectProperty .

psv:P154 a owl:ObjectProperty .

pqv:P154 a owl:ObjectProperty .

prv:P154 a owl:ObjectProperty .

wdt:P154 a owl:ObjectProperty .

ps:P154 a owl:ObjectProperty .

pq:P154 a owl:ObjectProperty .

pr:P154 a owl:ObjectProperty .

wdno:P154 a owl:Class ;
	owl:complementOf _:99a957ead6555d9e9c8a288b3aa676c3 .

_:99a957ead6555d9e9c8a288b3aa676c3 a owl:Restriction ;
	owl:onProperty wdt:P154 ;
	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 .
