@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:Q835 a schema:Dataset ;
	schema:about wd:Q835 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "20146"^^xsd:integer ;
	schema:dateModified "2026-01-22T10:53:26Z"^^xsd:dateTime ;
	wikibase:statements "2"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer ;
	wikibase:identifiers "0"^^xsd:integer .

wd:Q835 a wikibase:Item ;
	wdt:P1 wd:Q1,
		wd:Q13 ;
	p:P1 s:Q835-6E025FA3-57D1-451A-9D20-77A8E2E56050 .

s:Q835-6E025FA3-57D1-451A-9D20-77A8E2E56050 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P1 wd:Q1 .

wd:Q835 p:P1 s:Q835-5062C354-794F-4BCC-8AC4-E0F8F58A1543 .

s:Q835-5062C354-794F-4BCC-8AC4-E0F8F58A1543 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P1 wd:Q13 .

wd:Q835 rdfs:label "puncher"@en ;
	skos:prefLabel "puncher"@en ;
	schema:name "puncher"@en ;
	rdfs:label "frappeur"@fr ;
	skos:prefLabel "frappeur"@fr ;
	schema:name "frappeur"@fr ;
	skos:altLabel "justifier of matrices"@en,
		"justificateur de matrices"@fr .

wd:Q1 a wikibase:Item ;
	rdfs:label "descriptor"@en ;
	skos:prefLabel "descriptor"@en ;
	schema:name "descriptor"@en ;
	schema:description "used for key concept"@en .

wd:P1 a wikibase:Property ;
	rdfs:label "instance of"@en ;
	skos:prefLabel "instance of"@en ;
	schema:name "instance of"@en ;
	schema:description "that class of which this subject is a particular example and member (subject typically an individual member with a proper name label)"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P1 ;
	wikibase:claim p:P1 ;
	wikibase:statementProperty ps:P1 ;
	wikibase:statementValue psv:P1 ;
	wikibase:qualifier pq:P1 ;
	wikibase:qualifierValue pqv:P1 ;
	wikibase:reference pr:P1 ;
	wikibase:referenceValue prv:P1 ;
	wikibase:novalue wdno:P1 .

p:P1 a owl:ObjectProperty .

psv:P1 a owl:ObjectProperty .

pqv:P1 a owl:ObjectProperty .

prv:P1 a owl:ObjectProperty .

wdt:P1 a owl:ObjectProperty .

ps:P1 a owl:ObjectProperty .

pq:P1 a owl:ObjectProperty .

pr:P1 a owl:ObjectProperty .

wdno:P1 a owl:Class ;
	owl:complementOf _:b96ec5135b6832e1d84209d72460276b .

_:b96ec5135b6832e1d84209d72460276b a owl:Restriction ;
	owl:onProperty wdt:P1 ;
	owl:someValuesFrom owl:Thing .

wd:Q13 a wikibase:Item ;
	rdfs:label "profession"@en ;
	skos:prefLabel "profession"@en ;
	schema:name "profession"@en ;
	schema:description "occupation requiring specialized training"@en .
