@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:bad-a a ontolex:LexicalEntry ;
	ontolex:canonicalForm "bad"@en ;
	ontolex:sense wordnetlemma:bad-a\#01096265-s ;
	wn:partOfSpeech wn:adjective .
wordnetlemma:bad-a\#01096265-s a ontolex:LexicalSense ;
	ontolex:isLexicalizedSenseOf wordnetsynset:01096265-s .
wordnetlemma:defective-a a ontolex:LexicalEntry ;
	ontolex:canonicalForm "defective"@en ;
	ontolex:sense wordnetlemma:defective-a\#01096265-s ;
	wn:partOfSpeech wn:adjective .
wordnetlemma:defective-a\#01096265-s a ontolex:LexicalSense ;
	ontolex:isLexicalizedSenseOf wordnetsynset:01096265-s ;
	wn:derivation wordnetlemma:defectiveness-n\#14495883-n .
wordnetsynset:01096265-s a ontolex:LexicalConcept ;
	skos:inScheme wordnet: ;
	wn:definition _:a7ae968b9ad20c7ab3043949d69e18b8 .
_:a7ae968b9ad20c7ab3043949d69e18b8 rdf:value "not working properly"@en .
wordnetsynset:01096265-s wn:example _:b87aca240764f7b786384dec782fc5ee .
_:b87aca240764f7b786384dec782fc5ee rdf:value "a bad telephone connection"@en .
wordnetsynset:01096265-s wn:example _:b064cf9d97a835f686eefadbe13bda28 .
_:b064cf9d97a835f686eefadbe13bda28 rdf:value "a defective appliance"@en .
wordnetsynset:01096265-s wn:ili ili:i6001 ;
	wn:lexfile "adj.all" ;
	wn:partOfSpeech wn:adjective_satellite ;
	wn:similar wordnetsynset:01095835-a .
