@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:Q111 a schema:Dataset ;
	schema:about wd:Q111 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "52482"^^xsd:integer ;
	schema:dateModified "2026-02-12T17:53:54Z"^^xsd:dateTime ;
	wikibase:statements "1"^^xsd:integer ;
	wikibase:sitelinks "0"^^xsd:integer ;
	wikibase:identifiers "0"^^xsd:integer .

wd:Q111 a wikibase:Item ;
	wdt:P14 wd:Q110 ;
	p:P14 s:Q111-92c166c2-4fbf-02e7-19cd-2e1bdb2bdaae .

s:Q111-92c166c2-4fbf-02e7-19cd-2e1bdb2bdaae a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P14 wd:Q110 .

wd:Q111 rdfs:label "daily wear"@en ;
	skos:prefLabel "daily wear"@en ;
	schema:name "daily wear"@en ;
	rdfs:label "hétköznapi viselet"@hu ;
	skos:prefLabel "hétköznapi viselet"@hu ;
	schema:name "hétköznapi viselet"@hu ;
	schema:description "Daily wear refers to the routine and habitual activity of donning garments suitable for everyday life. This includes attire worn at home, in professional settings, and during casual or social interactions. It encompasses culturally and functionally determined clothing choices that reflect personal, social, or occupational norms."@en,
		"A mindennapi viselet a mindennapi élethez illő ruházat viselésének rutinszerű és megszokott tevékenységét jelenti. Ide tartozik az otthon, a munkahelyi környezetben, valamint a hétköznapi vagy társasági interakciók során viselt öltözék. Magában foglalja a kulturálisan és funkcionálisan meghatározott ruházati döntéseket, amelyek tükrözik a személyes, társadalmi vagy foglalkozási normákat."@hu ;
	skos:altLabel "mindennapi viselet"@hu .

wd:Q110 a wikibase:Item ;
	rdfs:label "wear"@en ;
	skos:prefLabel "wear"@en ;
	schema:name "wear"@en ;
	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"@en .

wd:P14 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; different from P15 (subclass of); for example: K2 is an instance of mountain; volcano is a subclass of mountain (and an instance of volcanic landform)"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P14 ;
	wikibase:claim p:P14 ;
	wikibase:statementProperty ps:P14 ;
	wikibase:statementValue psv:P14 ;
	wikibase:qualifier pq:P14 ;
	wikibase:qualifierValue pqv:P14 ;
	wikibase:reference pr:P14 ;
	wikibase:referenceValue prv:P14 ;
	wikibase:novalue wdno:P14 .

p:P14 a owl:ObjectProperty .

psv:P14 a owl:ObjectProperty .

pqv:P14 a owl:ObjectProperty .

prv:P14 a owl:ObjectProperty .

wdt:P14 a owl:ObjectProperty .

ps:P14 a owl:ObjectProperty .

pq:P14 a owl:ObjectProperty .

pr:P14 a owl:ObjectProperty .

wdno:P14 a owl:Class ;
	owl:complementOf _:6e2ad428728ea6f11c56dcbc09431f72 .

_:6e2ad428728ea6f11c56dcbc09431f72 a owl:Restriction ;
	owl:onProperty wdt:P14 ;
	owl:someValuesFrom owl:Thing .
