@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:accomplished-a a ontolex:LexicalEntry ;
	ontolex:canonicalForm "accomplished"@en ;
	ontolex:sense wordnetlemma:accomplished-a\#02233868-s ;
	wn:partOfSpeech wn:adjective .
wordnetlemma:accomplished-a\#02233868-s a ontolex:LexicalSense ;
	ontolex:isLexicalizedSenseOf wordnetsynset:02233868-s .
wordnetlemma:complete-a a ontolex:LexicalEntry ;
	ontolex:canonicalForm "complete"@en ;
	ontolex:sense wordnetlemma:complete-a\#02233868-s ;
	wn:partOfSpeech wn:adjective .
wordnetlemma:complete-a\#02233868-s a ontolex:LexicalSense ;
	ontolex:isLexicalizedSenseOf wordnetsynset:02233868-s .
wordnetsynset:02233868-s a ontolex:LexicalConcept ;
	skos:inScheme wordnet: ;
	wn:definition _:a03928d0cea1e8e2f8d8d5e8fc060d7b .
_:a03928d0cea1e8e2f8d8d5e8fc060d7b rdf:value "highly skilled"@en .
wordnetsynset:02233868-s wn:example _:bd34d29968fb718f1d3f4450386df33d .
_:bd34d29968fb718f1d3f4450386df33d rdf:value "an accomplished pianist"@en .
wordnetsynset:02233868-s wn:example _:e54f6690d2a29667adc9c0116dceb58c .
_:e54f6690d2a29667adc9c0116dceb58c rdf:value "a complete musician"@en .
wordnetsynset:02233868-s wn:ili ili:i12306 ;
	wn:lexfile "adj.all" ;
	wn:partOfSpeech wn:adjective_satellite ;
	wn:similar wordnetsynset:02233368-a .
