@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:new-a a ontolex:LexicalEntry ;
	ontolex:canonicalForm "new"@en ;
	ontolex:sense wordnetlemma:new-a\#02077895-s ;
	wn:partOfSpeech wn:adjective .
wordnetlemma:new-a\#02077895-s a ontolex:LexicalSense ;
	ontolex:isLexicalizedSenseOf wordnetsynset:02077895-s .
wordnetsynset:02077895-s a ontolex:LexicalConcept ;
	skos:inScheme wordnet: ;
	wn:definition _:d938522502560dd0bdda2c99ab1f4a4 .
_:d938522502560dd0bdda2c99ab1f4a4 rdf:value "other than the former one(s); different"@en .
wordnetsynset:02077895-s wn:example _:c07e3a7102649cdf9972cc586ede80 .
_:c07e3a7102649cdf9972cc586ede80 rdf:value "they now have a new leaders"@en .
wordnetsynset:02077895-s wn:example _:c2ccca8165cd35a49b53097be03d28ed .
_:c2ccca8165cd35a49b53097be03d28ed rdf:value "my new car is four years old but has only 15,000 miles on it"@en .
wordnetsynset:02077895-s wn:example _:e69148601a753d32f1ac4ccaf611dbba .
_:e69148601a753d32f1ac4ccaf611dbba rdf:value "ready to take a new direction"@en .
wordnetsynset:02077895-s wn:ili ili:i11346 ;
	wn:lexfile "adj.all" ;
	wn:partOfSpeech wn:adjective_satellite ;
	wn:similar wordnetsynset:02076759-a .
