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

wd:P10 a wikibase:Property ;
	wdt:P3 <https://data.biblissima.fr/entity/P95>,
		<http://schema.org/gender>,
		<http://www.wikidata.org/entity/P21>,
		<http://xmlns.com/foaf/0.1/gender>,
		<http://d-nb.info/standards/elementset/gnd#gender> ;
	p:P3 s:P10-83ABAC6C-9CB6-4E46-85A4-57A058908F9C .

s:P10-83ABAC6C-9CB6-4E46-85A4-57A058908F9C a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P3 <https://data.biblissima.fr/entity/P95> .

wd:P10 p:P3 s:P10-6A7164C4-C6F1-45C0-A8A8-32B7D5A04B95 .

s:P10-6A7164C4-C6F1-45C0-A8A8-32B7D5A04B95 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P3 <http://schema.org/gender> .

wd:P10 p:P3 s:P10-DF6BD61E-4F76-4717-9DFB-EBCB886CF0BB .

s:P10-DF6BD61E-4F76-4717-9DFB-EBCB886CF0BB a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P3 <http://www.wikidata.org/entity/P21> .

wd:P10 p:P3 s:P10-0B402AB8-2254-4885-8DCE-80D10C2D2D1C .

s:P10-0B402AB8-2254-4885-8DCE-80D10C2D2D1C a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P3 <http://xmlns.com/foaf/0.1/gender> .

wd:P10 p:P3 s:P10-614489D7-1391-4717-856A-7F9A9B59A920 .

s:P10-614489D7-1391-4717-856A-7F9A9B59A920 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P3 <http://d-nb.info/standards/elementset/gnd#gender> .

wd:P10 rdfs:label "sexe ou genre"@fr ;
	skos:prefLabel "sexe ou genre"@fr ;
	schema:name "sexe ou genre"@fr ;
	rdfs:label "sex or gender"@en ;
	skos:prefLabel "sex or gender"@en ;
	schema:name "sex or gender"@en ;
	schema:description "pour les personnes : « féminin », « masculin » ou « inconnu »."@fr,
		"sexual identity of subject: male, female, unknown."@en ;
	skos:altLabel "sexe"@fr,
		"genre"@fr,
		"woman"@en,
		"sex"@en,
		"man"@en,
		"male"@en,
		"intersex"@en,
		"gender identity"@en,
		"gender expression"@en,
		"gender"@en,
		"female"@en,
		"biological sex"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P10 ;
	wikibase:claim p:P10 ;
	wikibase:statementProperty ps:P10 ;
	wikibase:statementValue psv:P10 ;
	wikibase:qualifier pq:P10 ;
	wikibase:qualifierValue pqv:P10 ;
	wikibase:reference pr:P10 ;
	wikibase:referenceValue prv:P10 ;
	wikibase:novalue wdno:P10 .

p:P10 a owl:ObjectProperty .

psv:P10 a owl:ObjectProperty .

pqv:P10 a owl:ObjectProperty .

prv:P10 a owl:ObjectProperty .

wdt:P10 a owl:ObjectProperty .

ps:P10 a owl:ObjectProperty .

pq:P10 a owl:ObjectProperty .

pr:P10 a owl:ObjectProperty .

wdno:P10 a owl:Class ;
	owl:complementOf _:e9c9acebd629135c7f7ccf2b8fa36d11 .

_:e9c9acebd629135c7f7ccf2b8fa36d11 a owl:Restriction ;
	owl:onProperty wdt:P10 ;
	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 .
