@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 _:dc975fcaea7a10730b54626f0b9d0f52 .
_:dc975fcaea7a10730b54626f0b9d0f52 rdf:value "a well-known or notable person"@en .
wordnetsynset:10364174-n wn:example _:a4a7068035c238ee74dd1984a6c0ff1b .
_:a4a7068035c238ee74dd1984a6c0ff1b rdf:value "they studied all the great names in the history of France"@en .
wordnetsynset:10364174-n wn:example _:aa545a39dd0b118d9e36428da7db3469 .
_:aa545a39dd0b118d9e36428da7db3469 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 .
