@prefix wordnetlicense: <https://creativecommons.org/licenses/by/4.0/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix wn: <https://globalwordnet.github.io/schemas/wn#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ontolex: <http://www.w3.org/ns/lemon/ontolex#> .
@prefix synsem: <http://www.w3.org/ns/lemon/synsem#> .
@prefix ili: <http://ili.globalwordnet.org/ili/> .
@prefix lime: <http://www.w3.org/ns/lemon/lime#> .
@prefix wikidata: <http://www.wikidata.org/entity/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix wordnetsynset: <https://en-word.net/synset/> .
@prefix wordnetlemma: <https://en-word.net/lemma/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix wordnet: <https://en-word.net/> .
@prefix schema: <http://schema.org/> .
wordnetlemma:median-a a ontolex:LexicalEntry ;
	ontolex:canonicalForm "median"@en ;
	ontolex:sense wordnetlemma:median-a\#01599054-s ;
	wn:partOfSpeech wn:adjective .
wordnetlemma:median-a\#01599054-s a ontolex:LexicalSense ;
	ontolex:isLexicalizedSenseOf wordnetsynset:01599054-s ;
	wn:derivation wordnetlemma:median-n\#06033170-n .
wordnetlemma:average-a a ontolex:LexicalEntry ;
	ontolex:canonicalForm "average"@en ;
	ontolex:sense wordnetlemma:average-a\#01599054-s ;
	wn:partOfSpeech wn:adjective .
wordnetlemma:average-a\#01599054-s a ontolex:LexicalSense ;
	ontolex:isLexicalizedSenseOf wordnetsynset:01599054-s .
wordnetsynset:01599054-s a ontolex:LexicalConcept ;
	skos:inScheme wordnet: ;
	wn:definition _:ac9ff3ad816fdc0b9c0f31e48d97f387 .
_:ac9ff3ad816fdc0b9c0f31e48d97f387 rdf:value "relating to or constituting the middle value of an ordered set of values (or the average of the middle two in a set with an even number of values)"@en .
wordnetsynset:01599054-s wn:example _:d023658b2ed7c22c6ab243d2c605fc60 .
_:d023658b2ed7c22c6ab243d2c605fc60 rdf:value "the median value of 17, 20, and 36 is 20"@en .
wordnetsynset:01599054-s wn:example _:b3a068a2d1f5b93043ec85a0c3b2b070 .
_:b3a068a2d1f5b93043ec85a0c3b2b070 rdf:value "the median income for the year was $15,000"@en .
wordnetsynset:01599054-s wn:ili ili:i8727 ;
	wn:lexfile "adj.all" ;
	wn:partOfSpeech wn:adjective_satellite ;
	wn:domainTopic wordnetsynset:06027814-n ;
	wn:similar wordnetsynset:01598231-a .
