@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:name-n a ontolex:LexicalEntry ;
	ontolex:canonicalForm "name"@en ;
	ontolex:sense wordnetlemma:name-n\#10364174-n ;
	wn:partOfSpeech wn:noun .
wordnetlemma:name-n\#10364174-n a ontolex:LexicalSense ;
	ontolex:isLexicalizedSenseOf wordnetsynset:10364174-n .
wordnetlemma:figure-n a ontolex:LexicalEntry ;
	ontolex:canonicalForm "figure"@en ;
	ontolex:sense wordnetlemma:figure-n\#10364174-n ;
	wn:partOfSpeech wn:noun .
wordnetlemma:figure-n\#10364174-n a ontolex:LexicalSense ;
	ontolex:isLexicalizedSenseOf wordnetsynset:10364174-n .
wordnetlemma:public_figure-n a ontolex:LexicalEntry ;
	ontolex:canonicalForm "public figure"@en ;
	ontolex:sense wordnetlemma:public_figure-n\#10364174-n ;
	wn:partOfSpeech wn:noun .
wordnetlemma:public_figure-n\#10364174-n a ontolex:LexicalSense ;
	ontolex:isLexicalizedSenseOf wordnetsynset:10364174-n .
wordnetsynset:10364174-n a ontolex:LexicalConcept ;
	skos:inScheme wordnet: ;
	wn:definition _:a57cf48e0169536d73f05acaf3393a07 .
_:a57cf48e0169536d73f05acaf3393a07 rdf:value "a well-known or notable person"@en .
wordnetsynset:10364174-n wn:example _:bad9e4ebdd0278ea2fefa9856050327 .
_:bad9e4ebdd0278ea2fefa9856050327 rdf:value "they studied all the great names in the history of France"@en .
wordnetsynset:10364174-n wn:example _:b8fba6eae3ba7cd3de12c7f07c1e2d5c .
_:b8fba6eae3ba7cd3de12c7f07c1e2d5c rdf:value "she is an important figure in modern music"@en .
wordnetsynset:10364174-n wn:ili ili:i91534 ;
	wn:lexfile "noun.person" ;
	wn:partOfSpeech wn:noun ;
	owl:sameAs wikidata:Q662729 ;
	wn:hypernym wordnetsynset:10220400-n .
