@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:L26099 a schema:Dataset ;
	schema:about wd:L26099 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "26130"^^xsd:integer ;
	schema:dateModified "2026-05-26T06:25:04Z"^^xsd:dateTime ;
	wikibase:statements "4"^^xsd:integer .

wd:L26099 a wikibase:Lexeme ;
	wdt:P5 wd:Q23 ;
	p:P5 wds:L26099-442BE350-CBA1-425B-8445-DADD196CCFDC .

wds:L26099-442BE350-CBA1-425B-8445-DADD196CCFDC a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P5 wd:Q23 .

wd:L26099 a ontolex:LexicalEntry ;
	rdfs:label "zaveza"@sl ;
	wikibase:lemma "zaveza"@sl ;
	dct:language wd:Q2 ;
	wikibase:lexicalCategory wd:Q11 ;
	ontolex:sense wd:L26099-S1,
		wd:L26099-S2 .

wd:L26099-S1 a wikibase:Sense ;
	wdt:P6 "zaveza Nova"@sl,
		"zaveza Stara"@sl ;
	p:P6 wds:L26099-S1-17A3E1CB-91D5-4348-BB1A-DE0EDD642530 .

wds:L26099-S1-17A3E1CB-91D5-4348-BB1A-DE0EDD642530 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P6 "zaveza Nova"@sl .

wd:L26099-S1 p:P6 wds:L26099-S1-7DEC0AFE-3CA9-4AA3-AEDA-808F9949875A .

wds:L26099-S1-7DEC0AFE-3CA9-4AA3-AEDA-808F9949875A a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P6 "zaveza Stara"@sl .

wd:L26099-S1 a ontolex:LexicalSense ;
	rdfs:label "Testament"@en ;
	skos:definition "Testament"@en .

wd:L26099-S2 a wikibase:Sense ;
	wdt:P6 "zaveza molčečnosti"@sl ;
	p:P6 wds:L26099-S2-D43CF4DD-9C1E-4EF6-A6C9-B7B88885D264 .

wds:L26099-S2-D43CF4DD-9C1E-4EF6-A6C9-B7B88885D264 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P6 "zaveza molčečnosti"@sl .

wd:L26099-S2 a ontolex:LexicalSense ;
	rdfs:label "commitment"@en ;
	skos:definition "commitment"@en .

wd:Q23 a wikibase:Item ;
	rdfs:label "Priročni slovensko-angleški slovar"@mul ;
	skos:prefLabel "Priročni slovensko-angleški slovar"@mul ;
	schema:name "Priročni slovensko-angleški 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:Q2 a wikibase:Item ;
	rdfs:label "Slovene"@en ;
	skos:prefLabel "Slovene"@en ;
	schema:name "Slovene"@en .

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