@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:success-n a ontolex:LexicalEntry ;
	ontolex:canonicalForm "success"@en ;
	ontolex:sense wordnetlemma:success-n\#07333703-n ;
	wn:partOfSpeech wn:noun .
wordnetlemma:success-n\#07333703-n a ontolex:LexicalSense ;
	ontolex:isLexicalizedSenseOf wordnetsynset:07333703-n ;
	wn:antonym wordnetlemma:failure-n\#07332364-n .
wordnetsynset:07333703-n a ontolex:LexicalConcept ;
	skos:inScheme wordnet: ;
	wn:definition _:e0742401e9d8a955a5e54a283795a22c .
_:e0742401e9d8a955a5e54a283795a22c rdf:value "an event that accomplishes its intended purpose"@en .
wordnetsynset:07333703-n wn:example _:a0f13ddf6219d51a83b95f16a7ca2104 .
_:a0f13ddf6219d51a83b95f16a7ca2104 rdf:value "let's call heads a success and tails a failure"@en .
wordnetsynset:07333703-n wn:example _:cea8fc0af056574744d6b8de5df84b97 .
_:cea8fc0af056574744d6b8de5df84b97 rdf:value "the election was a remarkable success for the Whigs"@en .
wordnetsynset:07333703-n wn:ili ili:i75151 ;
	wn:lexfile "noun.event" ;
	wn:partOfSpeech wn:noun ;
	wn:hypernym wordnetsynset:07298313-n .
