@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:stem-v a ontolex:LexicalEntry ;
	ontolex:canonicalForm "stem"@en ;
	ontolex:sense wordnetlemma:stem-v\#00176147-v ;
	wn:partOfSpeech wn:verb .
wordnetlemma:stem-v\#00176147-v a ontolex:LexicalSense ;
	ontolex:isLexicalizedSenseOf wordnetsynset:00176147-v ;
	wn:derivation wordnetlemma:stemmer-n\#05856280-n , wordnetlemma:stem-n\#06311183-n ;
	wn:instrument wordnetlemma:stemmer-n\#05856280-n ;
	wn:result wordnetlemma:stem-n\#06311183-n .
wordnetsynset:00176147-v a ontolex:LexicalConcept ;
	skos:inScheme wordnet: ;
	wn:definition _:c4e6a01c5373417daba8fe446dfdb564 .
_:c4e6a01c5373417daba8fe446dfdb564 rdf:value "remove the stem from"@en .
wordnetsynset:00176147-v wn:example _:a4c5db0e30fb00533f3f83a37fe84cad .
_:a4c5db0e30fb00533f3f83a37fe84cad rdf:value "for automatic natural language processing, the words must be stemmed"@en .
wordnetsynset:00176147-v wn:ili ili:i22580 ;
	wn:lexfile "verb.change" ;
	wn:partOfSpeech wn:verb ;
	wn:hypernym wordnetsynset:00173351-v .
