@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:L16706 a schema:Dataset ;
	schema:about wd:L16706 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "16737"^^xsd:integer ;
	schema:dateModified "2026-05-24T23:16:36Z"^^xsd:dateTime ;
	wikibase:statements "5"^^xsd:integer .

wd:L16706 a wikibase:Lexeme ;
	wdt:P5 wd:Q20 ;
	p:P5 wds:L16706-1291965A-1BD4-411C-9414-D828F2C9979A .

wds:L16706-1291965A-1BD4-411C-9414-D828F2C9979A a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P5 wd:Q20 .

wd:L16706 a ontolex:LexicalEntry ;
	rdfs:label "štampan"@sh ;
	wikibase:lemma "štampan"@sh ;
	dct:language wd:Q4 ;
	wikibase:lexicalCategory wd:Q17 ;
	ontolex:sense wd:L16706-S1 .

wd:L16706-S1 a wikibase:Sense ;
	wdt:P6 "štampane stvari"@sh,
		"štampana slova"@sh,
		"štampani arak"@sh,
		"štampani tabak"@sh ;
	p:P6 wds:L16706-S1-B891DC7B-D7E5-4B11-A1FD-7C637A0CC4A0 .

wds:L16706-S1-B891DC7B-D7E5-4B11-A1FD-7C637A0CC4A0 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P6 "štampane stvari"@sh .

wd:L16706-S1 p:P6 wds:L16706-S1-C9845AE0-A919-4923-9C11-08068BBAB5E6 .

wds:L16706-S1-C9845AE0-A919-4923-9C11-08068BBAB5E6 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P6 "štampana slova"@sh .

wd:L16706-S1 p:P6 wds:L16706-S1-D4484C94-96A6-4619-8244-94593F1619F9 .

wds:L16706-S1-D4484C94-96A6-4619-8244-94593F1619F9 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P6 "štampani arak"@sh .

wd:L16706-S1 p:P6 wds:L16706-S1-CDBFB390-E29D-475E-B76D-E93A5451CA63 .

wds:L16706-S1-CDBFB390-E29D-475E-B76D-E93A5451CA63 a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P6 "štampani tabak"@sh .

wd:L16706-S1 a ontolex:LexicalSense ;
	rdfs:label "tiskan"@sl ;
	skos:definition "tiskan"@sl .

wd:Q20 a wikibase:Item ;
	rdfs:label "Srbohrvaško-slovenski slovar"@mul ;
	skos:prefLabel "Srbohrvaško-slovenski slovar"@mul ;
	schema:name "Srbohrvaš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:Q4 a wikibase:Item ;
	rdfs:label "Serbo-Croatian"@en ;
	skos:prefLabel "Serbo-Croatian"@en ;
	schema:name "Serbo-Croatian"@en ;
	schema:description "South Slavic language"@en .

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