@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:image-n a ontolex:LexicalEntry ;
	ontolex:canonicalForm "image"@en ;
	ontolex:sense wordnetlemma:image-n\#08016746-n ;
	wn:partOfSpeech wn:noun .
wordnetlemma:image-n\#08016746-n a ontolex:LexicalSense ;
	ontolex:isLexicalizedSenseOf wordnetsynset:08016746-n .
wordnetlemma:range-n a ontolex:LexicalEntry ;
	ontolex:canonicalForm "range"@en ;
	ontolex:sense wordnetlemma:range-n\#08016746-n ;
	wn:partOfSpeech wn:noun .
wordnetlemma:range-n\#08016746-n a ontolex:LexicalSense ;
	ontolex:isLexicalizedSenseOf wordnetsynset:08016746-n ;
	wn:derivation wordnetlemma:range-v\#02732914-v .
wordnetlemma:range_of_a_function-n a ontolex:LexicalEntry ;
	ontolex:canonicalForm "range of a function"@en ;
	ontolex:sense wordnetlemma:range_of_a_function-n\#08016746-n ;
	wn:partOfSpeech wn:noun .
wordnetlemma:range_of_a_function-n\#08016746-n a ontolex:LexicalSense ;
	ontolex:isLexicalizedSenseOf wordnetsynset:08016746-n .
wordnetsynset:08016746-n a ontolex:LexicalConcept ;
	skos:inScheme wordnet: ;
	wn:definition _:e874ad9757aa9742b44fe3605e12c174 .
_:e874ad9757aa9742b44fe3605e12c174 rdf:value "(mathematics) the set of values of the dependent variable for which a function is defined"@en .
wordnetsynset:08016746-n wn:example _:ba167ab30c8bda7d29293b666493d8f7 .
_:ba167ab30c8bda7d29293b666493d8f7 rdf:value "the image of f(x) = x^2 is the set of all non-negative real numbers if the domain of the function is the set of all real numbers"@en .
wordnetsynset:08016746-n wn:ili ili:i79332 ;
	wn:lexfile "noun.group" ;
	wn:partOfSpeech wn:noun ;
	wn:domainTopic wordnetsynset:06009822-n ;
	wn:hypernym wordnetsynset:08016141-n .
