@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:L5472 a schema:Dataset ;
	schema:about wd:L5472 ;
	cc:license <http://creativecommons.org/publicdomain/zero/1.0/> ;
	schema:softwareVersion "1.0.0" ;
	schema:version "5503"^^xsd:integer ;
	schema:dateModified "2026-05-24T20:55:31Z"^^xsd:dateTime ;
	wikibase:statements "1"^^xsd:integer .

wd:L5472 a wikibase:Lexeme ;
	wdt:P5 wd:Q19 ;
	p:P5 wds:L5472-370022E2-9CA8-429E-99B1-42CEE989F16D .

wds:L5472-370022E2-9CA8-429E-99B1-42CEE989F16D a wikibase:Statement,
		wikibase:BestRank ;
	wikibase:rank wikibase:NormalRank ;
	ps:P5 wd:Q19 .

wd:L5472 a ontolex:LexicalEntry ;
	rdfs:label "ripper"@en ;
	wikibase:lemma "ripper"@en ;
	dct:language wd:Q3 ;
	wikibase:lexicalCategory wd:Q11 ;
	ontolex:sense wd:L5472-S1,
		wd:L5472-S2,
		wd:L5472-S3,
		wd:L5472-S4,
		wd:L5472-S5,
		wd:L5472-S6,
		wd:L5472-S7 .

wd:L5472-S1 a wikibase:Sense,
		ontolex:LexicalSense ;
	rdfs:label "razparač"@sl ;
	skos:definition "razparač"@sl .

wd:L5472-S2 a wikibase:Sense,
		ontolex:LexicalSense ;
	rdfs:label "nož za paranje"@sl ;
	skos:definition "nož za paranje"@sl .

wd:L5472-S3 a wikibase:Sense,
		ontolex:LexicalSense ;
	rdfs:label "stroj za paranje"@sl ;
	skos:definition "stroj za paranje"@sl .

wd:L5472-S4 a wikibase:Sense,
		ontolex:LexicalSense ;
	rdfs:label "mizarska pila | ročna pila"@sl ;
	skos:definition "mizarska pila | ročna pila"@sl .

wd:L5472-S5 a wikibase:Sense,
		ontolex:LexicalSense ;
	rdfs:label "razkošen primerek"@sl ;
	skos:definition "razkošen primerek"@sl .

wd:L5472-S6 a wikibase:Sense,
		ontolex:LexicalSense ;
	rdfs:label "čeden mladenič | fant od fare"@sl ;
	skos:definition "čeden mladenič | fant od fare"@sl .

wd:L5472-S7 a wikibase:Sense,
		ontolex:LexicalSense ;
	rdfs:label "sijajna stvar ali oseba"@sl ;
	skos:definition "sijajna stvar ali oseba"@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:Q11 a wikibase:Item ;
	rdfs:label "noun"@en ;
	skos:prefLabel "noun"@en ;
	schema:name "noun"@en .
