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

data:P21 a schema:Dataset ;
	schema:about wd:P21 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "6734"^^xsd:integer ;
	schema:dateModified "2025-11-14T13:23:52Z"^^xsd:dateTime ;
	wikibase:statements "2"^^xsd:integer .

wd:P21 a wikibase:Property ;
	wdt:P3 <https://data.biblissima.fr/entity/P38>,
		<http://www.wikidata.org/entity/P1480> ;
	p:P3 s:P21-93E00C0B-5024-473E-A714-0CB5A0349043 .

s:P21-93E00C0B-5024-473E-A714-0CB5A0349043 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P3 <https://data.biblissima.fr/entity/P38> .

wd:P21 p:P3 s:P21-88C816F9-CA02-4B11-A920-2F5F2E6E3A02 .

s:P21-88C816F9-CA02-4B11-A920-2F5F2E6E3A02 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P3 <http://www.wikidata.org/entity/P1480> .

wd:P21 rdfs:label "qualité de l'information"@fr ;
	skos:prefLabel "qualité de l'information"@fr ;
	schema:name "qualité de l'information"@fr ;
	rdfs:label "sourcing circumstances"@en ;
	skos:prefLabel "sourcing circumstances"@en ;
	schema:name "sourcing circumstances"@en ;
	schema:description "estimation de la fiabilité de l'information."@fr,
		"qualification of the truth or accuracy of a source."@en ;
	skos:altLabel "qualité de la référence"@fr,
		"précision"@fr,
		"fiabilité"@fr,
		"validity"@en,
		"reliability"@en,
		"qualitative valuation"@en,
		"precision"@en,
		"confidence"@en,
		"certainty"@en,
		"accuracy"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P21 ;
	wikibase:claim p:P21 ;
	wikibase:statementProperty ps:P21 ;
	wikibase:statementValue psv:P21 ;
	wikibase:qualifier pq:P21 ;
	wikibase:qualifierValue pqv:P21 ;
	wikibase:reference pr:P21 ;
	wikibase:referenceValue prv:P21 ;
	wikibase:novalue wdno:P21 .

p:P21 a owl:ObjectProperty .

psv:P21 a owl:ObjectProperty .

pqv:P21 a owl:ObjectProperty .

prv:P21 a owl:ObjectProperty .

wdt:P21 a owl:ObjectProperty .

ps:P21 a owl:ObjectProperty .

pq:P21 a owl:ObjectProperty .

pr:P21 a owl:ObjectProperty .

wdno:P21 a owl:Class ;
	owl:complementOf _:b7ce489725b88be3120150aea852ad48 .

_:b7ce489725b88be3120150aea852ad48 a owl:Restriction ;
	owl:onProperty wdt:P21 ;
	owl:someValuesFrom owl:Thing .

wd:P3 a wikibase:Property ;
	rdfs:label "equivalent property"@en ;
	skos:prefLabel "equivalent property"@en ;
	schema:name "equivalent property"@en ;
	schema:description "equivalent property in other ontologies (use in statements on properties, use property URI)"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#Url> ;
	wikibase:directClaim wdt:P3 ;
	wikibase:claim p:P3 ;
	wikibase:statementProperty ps:P3 ;
	wikibase:statementValue psv:P3 ;
	wikibase:qualifier pq:P3 ;
	wikibase:qualifierValue pqv:P3 ;
	wikibase:reference pr:P3 ;
	wikibase:referenceValue prv:P3 ;
	wikibase:novalue wdno:P3 .

p:P3 a owl:ObjectProperty .

psv:P3 a owl:ObjectProperty .

pqv:P3 a owl:ObjectProperty .

prv:P3 a owl:ObjectProperty .

wdt:P3 a owl:ObjectProperty .

ps:P3 a owl:ObjectProperty .

pq:P3 a owl:ObjectProperty .

pr:P3 a owl:ObjectProperty .

wdno:P3 a owl:Class ;
	owl:complementOf _:1086e1c4470bf0a461225f75b332f53e .

_:1086e1c4470bf0a461225f75b332f53e a owl:Restriction ;
	owl:onProperty wdt:P3 ;
	owl:someValuesFrom owl:Thing .
