@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:P27 a schema:Dataset ;
	schema:about wd:P27 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "6762"^^xsd:integer ;
	schema:dateModified "2025-11-14T13:23:56Z"^^xsd:dateTime ;
	wikibase:statements "3"^^xsd:integer .

wd:P27 a wikibase:Property ;
	wdt:P3 <https://data.biblissima.fr/entity/P78>,
		<http://schema.org/dissolutionDate>,
		<http://www.wikidata.org/entity/P576> ;
	p:P3 s:P27-0811CA1B-842B-4F71-B9CA-947AA83837A2 .

s:P27-0811CA1B-842B-4F71-B9CA-947AA83837A2 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P3 <https://data.biblissima.fr/entity/P78> .

wd:P27 p:P3 s:P27-FF517D8C-E8FC-46DD-8BE6-A3F6BD9CF126 .

s:P27-FF517D8C-E8FC-46DD-8BE6-A3F6BD9CF126 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P3 <http://schema.org/dissolutionDate> .

wd:P27 p:P3 s:P27-C6BBC515-AF28-447D-B03D-2CE07C91C129 .

s:P27-C6BBC515-AF28-447D-B03D-2CE07C91C129 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P3 <http://www.wikidata.org/entity/P576> .

wd:P27 rdfs:label "date de disparition"@fr ;
	skos:prefLabel "date de disparition"@fr ;
	schema:name "date de disparition"@fr ;
	rdfs:label "dissolved"@en ;
	skos:prefLabel "dissolved"@en ;
	schema:name "dissolved"@en ;
	schema:description "date à laquelle l'organisation a été dissoute/a disparu ou le bâtiment démoli."@fr,
		"date or point in time on which an organisation was dissolved/disappeared or a building demolished."@en ;
	skos:altLabel "date de fin"@fr,
		"date de dissolution"@fr,
		"date de destruction"@fr,
		"date de démolition"@fr,
		"date d'abolition"@fr,
		"wound up on date"@en,
		"time of dissolution"@en,
		"time of abolishment"@en,
		"time dissolved"@en,
		"time abolished"@en,
		"folded"@en,
		"final year"@en,
		"ended"@en,
		"end date"@en,
		"dissolved, abolished, or demolished"@en,
		"dissolved or abolished"@en,
		"dissolved on date"@en,
		"dissolution date"@en,
		"disestablished"@en,
		"disbanded on"@en,
		"disbanded"@en,
		"destroyed in"@en,
		"demolished"@en,
		"demise date"@en,
		"defunct date"@en,
		"defunct"@en,
		"date of dissolution"@en,
		"date dissolved"@en,
		"date disestablished"@en,
		"date disbanded"@en,
		"closure date"@en,
		"closed on"@en,
		"abolishment date"@en,
		"abolished"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#Time> ;
	wikibase:directClaim wdt:P27 ;
	wikibase:claim p:P27 ;
	wikibase:statementProperty ps:P27 ;
	wikibase:statementValue psv:P27 ;
	wikibase:qualifier pq:P27 ;
	wikibase:qualifierValue pqv:P27 ;
	wikibase:reference pr:P27 ;
	wikibase:referenceValue prv:P27 ;
	wikibase:novalue wdno:P27 .

p:P27 a owl:ObjectProperty .

psv:P27 a owl:ObjectProperty .

pqv:P27 a owl:ObjectProperty .

prv:P27 a owl:ObjectProperty .

wdt:P27 a owl:DatatypeProperty .

ps:P27 a owl:DatatypeProperty .

pq:P27 a owl:DatatypeProperty .

pr:P27 a owl:DatatypeProperty .

wdno:P27 a owl:Class ;
	owl:complementOf _:404becc5aa3ce80ccff9624ca1c68acc .

_:404becc5aa3ce80ccff9624ca1c68acc a owl:Restriction ;
	owl:onProperty wdt:P27 ;
	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 .
