@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:volunteer-v a ontolex:LexicalEntry ;
	ontolex:canonicalForm "volunteer"@en ;
	ontolex:sense wordnetlemma:volunteer-v\#02429959-v ;
	wn:partOfSpeech wn:verb .
wordnetlemma:volunteer-v\#02429959-v a ontolex:LexicalSense ;
	ontolex:isLexicalizedSenseOf wordnetsynset:02429959-v .
wordnetlemma:offer-v a ontolex:LexicalEntry ;
	ontolex:canonicalForm "offer"@en ;
	ontolex:sense wordnetlemma:offer-v\#02429959-v ;
	wn:partOfSpeech wn:verb .
wordnetlemma:offer-v\#02429959-v a ontolex:LexicalSense ;
	ontolex:isLexicalizedSenseOf wordnetsynset:02429959-v ;
	wn:derivation wordnetlemma:offer-n\#07199736-n ;
	wn:event wordnetlemma:offer-n\#07199736-n .
wordnetsynset:02429959-v a ontolex:LexicalConcept ;
	skos:inScheme wordnet: ;
	wn:definition _:d28052c727c270ffdcaca821bc765b8b .
_:d28052c727c270ffdcaca821bc765b8b rdf:value "agree freely"@en .
wordnetsynset:02429959-v wn:example _:e852a4105eaea0629a4ad4a54b84894b .
_:e852a4105eaea0629a4ad4a54b84894b rdf:value "She volunteered to drive the old lady home"@en .
wordnetsynset:02429959-v wn:example _:c29a2be08c83384b29142537b303de67 .
_:c29a2be08c83384b29142537b303de67 rdf:value "I offered to help with the dishes but the hostess would not hear of it"@en .
wordnetsynset:02429959-v wn:ili ili:i33859 ;
	wn:lexfile "verb.social" ;
	wn:partOfSpeech wn:verb ;
	wn:hypernym wordnetsynset:02372362-v .
