@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://kg.elex.is/entity/> .
@prefix data: <https://kg.elex.is/wiki/Special:EntityData/> .
@prefix wds: <https://kg.elex.is/entity/statement/> .
@prefix wdref: <https://kg.elex.is/reference/> .
@prefix wdv: <https://kg.elex.is/value/> .
@prefix wdt: <https://kg.elex.is/prop/direct/> .
@prefix wdtn: <https://kg.elex.is/prop/direct-normalized/> .
@prefix p: <https://kg.elex.is/prop/> .
@prefix ps: <https://kg.elex.is/prop/statement/> .
@prefix psv: <https://kg.elex.is/prop/statement/value/> .
@prefix psn: <https://kg.elex.is/prop/statement/value-normalized/> .
@prefix pq: <https://kg.elex.is/prop/qualifier/> .
@prefix pqv: <https://kg.elex.is/prop/qualifier/value/> .
@prefix pqn: <https://kg.elex.is/prop/qualifier/value-normalized/> .
@prefix pr: <https://kg.elex.is/prop/reference/> .
@prefix prv: <https://kg.elex.is/prop/reference/value/> .
@prefix prn: <https://kg.elex.is/prop/reference/value-normalized/> .
@prefix wdno: <https://kg.elex.is/prop/novalue/> .

data:L3006 a schema:Dataset ;
	schema:about wd:L3006 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "3037"^^xsd:integer ;
	schema:dateModified "2026-05-24T20:24:17Z"^^xsd:dateTime ;
	wikibase:statements "2"^^xsd:integer .

wd:L3006 a wikibase:Lexeme ;
	wdt:P5 wd:Q19 ;
	p:P5 wds:L3006-19D3BFBC-6701-4B4D-B6DF-9B187E10A611 .

wds:L3006-19D3BFBC-6701-4B4D-B6DF-9B187E10A611 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P5 wd:Q19 .

wd:L3006 a ontolex:LexicalEntry ;
	rdfs:label "humph"@en ;
	wikibase:lemma "humph"@en ;
	dct:language wd:Q3 ;
	wikibase:lexicalCategory wd:Q10 ;
	ontolex:sense wd:L3006-S1 .

wd:L3006-S1 a wikibase:Sense ;
	wdt:P6 "humph"@en ;
	p:P6 wds:L3006-S1-0FA7DBCC-2E91-46B5-8DC9-251968B69FA4 .

wds:L3006-S1-0FA7DBCC-2E91-46B5-8DC9-251968B69FA4 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P6 "humph"@en .

wd:L3006-S1 a ontolex:LexicalSense ;
	rdfs:label "hm! | ha!"@sl ;
	skos:definition "hm! | ha!"@sl .

wd:Q19 a wikibase:Item ;
	rdfs:label "Veliki angleško-slovenski slovar"@mul ;
	skos:prefLabel "Veliki angleško-slovenski slovar"@mul ;
	schema:name "Veliki angleško-slovenski slovar"@mul .

wd:P5 a wikibase:Property ;
	rdfs:label "described by source"@en ;
	skos:prefLabel "described by source"@en ;
	schema:name "described by source"@en ;
	schema:description "work where this item is described"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#WikibaseItem> ;
	wikibase:directClaim wdt:P5 ;
	wikibase:claim p:P5 ;
	wikibase:statementProperty ps:P5 ;
	wikibase:statementValue psv:P5 ;
	wikibase:qualifier pq:P5 ;
	wikibase:qualifierValue pqv:P5 ;
	wikibase:reference pr:P5 ;
	wikibase:referenceValue prv:P5 ;
	wikibase:novalue wdno:P5 .

p:P5 a owl:ObjectProperty .

psv:P5 a owl:ObjectProperty .

pqv:P5 a owl:ObjectProperty .

prv:P5 a owl:ObjectProperty .

wdt:P5 a owl:ObjectProperty .

ps:P5 a owl:ObjectProperty .

pq:P5 a owl:ObjectProperty .

pr:P5 a owl:ObjectProperty .

wdno:P5 a owl:Class ;
	owl:complementOf _:5a6c7a576e39dbbe9a035303bd73cd44 .

_:5a6c7a576e39dbbe9a035303bd73cd44 a owl:Restriction ;
	owl:onProperty wdt:P5 ;
	owl:someValuesFrom owl:Thing .

wd:Q3 a wikibase:Item ;
	rdfs:label "English"@en ;
	skos:prefLabel "English"@en ;
	schema:name "English"@en .

wd:Q10 a wikibase:Item ;
	rdfs:label "interjection"@en ;
	skos:prefLabel "interjection"@en ;
	schema:name "interjection"@en .

wd:P6 a wikibase:Property ;
	rdfs:label "usage example"@en ;
	skos:prefLabel "usage example"@en ;
	schema:name "usage example"@en ;
	schema:description "example (sentence) of how a lexeme (sense) might be used"@en ;
	wikibase:propertyType <http://wikiba.se/ontology#Monolingualtext> ;
	wikibase:directClaim wdt:P6 ;
	wikibase:claim p:P6 ;
	wikibase:statementProperty ps:P6 ;
	wikibase:statementValue psv:P6 ;
	wikibase:qualifier pq:P6 ;
	wikibase:qualifierValue pqv:P6 ;
	wikibase:reference pr:P6 ;
	wikibase:referenceValue prv:P6 ;
	wikibase:novalue wdno:P6 .

p:P6 a owl:ObjectProperty .

psv:P6 a owl:ObjectProperty .

pqv:P6 a owl:ObjectProperty .

prv:P6 a owl:ObjectProperty .

wdt:P6 a owl:DatatypeProperty .

ps:P6 a owl:DatatypeProperty .

pq:P6 a owl:DatatypeProperty .

pr:P6 a owl:DatatypeProperty .

wdno:P6 a owl:Class ;
	owl:complementOf _:756f10bc5f45e99cc0b50f82c4769b77 .

_:756f10bc5f45e99cc0b50f82c4769b77 a owl:Restriction ;
	owl:onProperty wdt:P6 ;
	owl:someValuesFrom owl:Thing .
