@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:tolerant-a a ontolex:LexicalEntry ;
	ontolex:canonicalForm "tolerant"@en ;
	ontolex:sense wordnetlemma:tolerant-a\#02444201-s ;
	wn:partOfSpeech wn:adjective .
wordnetlemma:tolerant-a\#02444201-s a ontolex:LexicalSense ;
	ontolex:isLexicalizedSenseOf wordnetsynset:02444201-s .
wordnetlemma:resistant-a a ontolex:LexicalEntry ;
	ontolex:canonicalForm "resistant"@en ;
	ontolex:sense wordnetlemma:resistant-a\#02444201-s ;
	wn:partOfSpeech wn:adjective .
wordnetlemma:resistant-a\#02444201-s a ontolex:LexicalSense ;
	ontolex:isLexicalizedSenseOf wordnetsynset:02444201-s .
wordnetsynset:02444201-s a ontolex:LexicalConcept ;
	skos:inScheme wordnet: ;
	wn:definition _:d654086e42b3f2d85f2c2a7d307341d9 .
_:d654086e42b3f2d85f2c2a7d307341d9 rdf:value "able to tolerate environmental conditions or physiological stress"@en .
wordnetsynset:02444201-s wn:example _:ee7ed63c47d950c86d8f6421a45eee53 .
_:ee7ed63c47d950c86d8f6421a45eee53 rdf:value "the plant is tolerant of saltwater"@en .
wordnetsynset:02444201-s wn:example _:c90bf0264f1cc52822d07a2933b8799b .
_:c90bf0264f1cc52822d07a2933b8799b rdf:value "these fish are quite tolerant as long as extremes of pH are avoided"@en .
wordnetsynset:02444201-s wn:example _:a440b6b22934a63eebd52cb2ae13edfd .
_:a440b6b22934a63eebd52cb2ae13edfd rdf:value "the new hybrid is more resistant to drought"@en .
wordnetsynset:02444201-s wn:ili ili:i13484 ;
	wn:lexfile "adj.all" ;
	wn:partOfSpeech wn:adjective_satellite ;
	wn:similar wordnetsynset:02443844-a .
