@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ontolex: <http://www.w3.org/ns/lemon/ontolex#> .
@prefix dct: <http://purl.org/dc/terms/> .
@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/fu/entity/> .
@prefix data: <https://www.wikidata.org/wiki/Special:EntityData/> .
@prefix s: <https://reprexbase.eu/fu/entity/statement/> .
@prefix ref: <https://reprexbase.eu/fu/reference/> .
@prefix v: <https://reprexbase.eu/fu/value/> .
@prefix wdt: <https://reprexbase.eu/fu/prop/direct/> .
@prefix wdtn: <https://reprexbase.eu/fu/prop/direct-normalized/> .
@prefix p: <https://reprexbase.eu/fu/prop/> .
@prefix ps: <https://reprexbase.eu/fu/prop/statement/> .
@prefix psv: <https://reprexbase.eu/fu/prop/statement/value/> .
@prefix psn: <https://reprexbase.eu/fu/prop/statement/value-normalized/> .
@prefix pq: <https://reprexbase.eu/fu/prop/qualifier/> .
@prefix pqv: <https://reprexbase.eu/fu/prop/qualifier/value/> .
@prefix pqn: <https://reprexbase.eu/fu/prop/qualifier/value-normalized/> .
@prefix pr: <https://reprexbase.eu/fu/prop/reference/> .
@prefix prv: <https://reprexbase.eu/fu/prop/reference/value/> .
@prefix prn: <https://reprexbase.eu/fu/prop/reference/value-normalized/> .
@prefix wdno: <https://reprexbase.eu/fu/prop/novalue/> .

data:Q110 a schema:Dataset ;
	schema:about wd:Q110 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "52483"^^xsd:integer ;
	schema:dateModified "2026-02-12T17:54:18Z"^^xsd:dateTime ;
	wikibase:statements "1"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer ;
	wikibase:identifiers "0"^^xsd:integer .

wd:Q110 a wikibase:Item ;
	wdt:P15 wd:Q4058 ;
	p:P15 s:Q110-bc8fa58a-4a13-9024-e29c-7c12127ace2e .

s:Q110-bc8fa58a-4a13-9024-e29c-7c12127ace2e a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P15 wd:Q4058 .

wd:Q110 rdfs:label "wear"@en ;
	skos:prefLabel "wear"@en ;
	schema:name "wear"@en ;
	rdfs:label "viselet"@hu ;
	skos:prefLabel "viselet"@hu ;
	schema:name "viselet"@hu ;
	schema:description "Wear is a subclass of activity (CIDOC-CRM), representing the intentional and temporally-bounded act of donning, using, or displaying garments or clothing in various contexts. It encompasses habitual, ceremonial, professional, and situational practices of wearing attire, including daily wear, festive clothing, uniforms, and ritual dress. This class captures the act of wearing as a cultural and social activity, often influenced by function, identity, tradition, or regulation."@en .

wd:Q4058 a wikibase:Item ;
	rdfs:label "activity (CIDOC-CRM)"@en ;
	skos:prefLabel "activity (CIDOC-CRM)"@en ;
	schema:name "activity (CIDOC-CRM)"@en ;
	schema:description "This class comprises actions intentionally carried out by instances of and Actor (agent) that result in changes of state in the cultural, social, or physical systems documented."@en .

wd:P15 a wikibase:Property ;
	rdfs:label "subclass of"@en ;
	skos:prefLabel "subclass of"@en ;
	schema:name "subclass of"@en ;
	schema:description "this item is a subclass (subset) of that item; all instances of this item are instances of that item; different from P31 (instance of), e.g.: volcano is a subclass of mountain (and an instance of volcanic landform); Everest is an instance of mountain"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P15 ;
	wikibase:claim p:P15 ;
	wikibase:statementProperty ps:P15 ;
	wikibase:statementValue psv:P15 ;
	wikibase:qualifier pq:P15 ;
	wikibase:qualifierValue pqv:P15 ;
	wikibase:reference pr:P15 ;
	wikibase:referenceValue prv:P15 ;
	wikibase:novalue wdno:P15 .

p:P15 a owl:ObjectProperty .

psv:P15 a owl:ObjectProperty .

pqv:P15 a owl:ObjectProperty .

prv:P15 a owl:ObjectProperty .

wdt:P15 a owl:ObjectProperty .

ps:P15 a owl:ObjectProperty .

pq:P15 a owl:ObjectProperty .

pr:P15 a owl:ObjectProperty .

wdno:P15 a owl:Class ;
	owl:complementOf _:ba76faa195552d48eae6df2d3874d868 .

_:ba76faa195552d48eae6df2d3874d868 a owl:Restriction ;
	owl:onProperty wdt:P15 ;
	owl:someValuesFrom owl:Thing .
