@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://reprexbase.eu/entity/> .
@prefix data: <https://reprexbase.eu/textilebase/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:Q1028 a schema:Dataset ;
	schema:about wd:Q1028 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "9251"^^xsd:integer ;
	schema:dateModified "2026-02-07T22:04:03Z"^^xsd:dateTime ;
	wikibase:statements "1"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer ;
	wikibase:identifiers "0"^^xsd:integer .

wd:Q1028 a wikibase:Item ;
	wdt:P11 <http://commons.wikimedia.org/wiki/Special:FilePath/TXB-Q1028.jpg> ;
	p:P11 s:Q1028-7b3a8ecd-4854-31af-e062-e462a6887c97 .

s:Q1028-7b3a8ecd-4854-31af-e062-e462a6887c97 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P11 <http://commons.wikimedia.org/wiki/Special:FilePath/TXB-Q1028.jpg> .

wd:Q1028 rdfs:label "working boots worn for peat preparation"@en ;
	skos:prefLabel "working boots worn for peat preparation"@en ;
	schema:name "working boots worn for peat preparation"@en ;
	schema:description "These boots were worn by peat workers (veenarbeiders) in South Holland, primarily during the cutting, lifting, drying, and transport of turf.  From the collection of the Streekmuseum Reeuwijk."@en .

wd:P11 a wikibase:Property ;
	rdfs:label "image"@en ;
	skos:prefLabel "image"@en ;
	schema:name "image"@en ;
	schema:description "image of relevant illustration of the subject; if available, also use more specific properties (sample: coat of arms image, locator map, flag image, signature image, logo image, collage image)"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#CommonsMedia> ;
	wikibase:directClaim wdt:P11 ;
	wikibase:claim p:P11 ;
	wikibase:statementProperty ps:P11 ;
	wikibase:statementValue psv:P11 ;
	wikibase:qualifier pq:P11 ;
	wikibase:qualifierValue pqv:P11 ;
	wikibase:reference pr:P11 ;
	wikibase:referenceValue prv:P11 ;
	wikibase:novalue wdno:P11 .

p:P11 a owl:ObjectProperty .

psv:P11 a owl:ObjectProperty .

pqv:P11 a owl:ObjectProperty .

prv:P11 a owl:ObjectProperty .

wdt:P11 a owl:ObjectProperty .

ps:P11 a owl:ObjectProperty .

pq:P11 a owl:ObjectProperty .

pr:P11 a owl:ObjectProperty .

wdno:P11 a owl:Class ;
	owl:complementOf _:920e98040780659844ffa720b8f7e53b .

_:920e98040780659844ffa720b8f7e53b a owl:Restriction ;
	owl:onProperty wdt:P11 ;
	owl:someValuesFrom owl:Thing .
