@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:faulty-a a ontolex:LexicalEntry ;
	ontolex:canonicalForm "faulty"@en ;
	ontolex:sense wordnetlemma:faulty-a\#00023894-s ;
	wn:partOfSpeech wn:adjective .
wordnetlemma:faulty-a\#00023894-s a ontolex:LexicalSense ;
	ontolex:isLexicalizedSenseOf wordnetsynset:00023894-s ;
	wn:derivation wordnetlemma:fault-n\#00071785-n , wordnetlemma:faultiness-n\#14495883-n .
wordnetlemma:incorrect-a a ontolex:LexicalEntry ;
	ontolex:canonicalForm "incorrect"@en ;
	ontolex:sense wordnetlemma:incorrect-a\#00023894-s ;
	wn:partOfSpeech wn:adjective .
wordnetlemma:incorrect-a\#00023894-s a ontolex:LexicalSense ;
	ontolex:isLexicalizedSenseOf wordnetsynset:00023894-s .
wordnetlemma:wrong-a a ontolex:LexicalEntry ;
	ontolex:canonicalForm "wrong"@en ;
	ontolex:sense wordnetlemma:wrong-a\#00023894-s ;
	wn:partOfSpeech wn:adjective .
wordnetlemma:wrong-a\#00023894-s a ontolex:LexicalSense ;
	ontolex:isLexicalizedSenseOf wordnetsynset:00023894-s .
wordnetsynset:00023894-s a ontolex:LexicalConcept ;
	skos:inScheme wordnet: ;
	wn:definition _:cd999d056a2fe4912c959583d3a470d4 .
_:cd999d056a2fe4912c959583d3a470d4 rdf:value "characterized by errors; not agreeing with a model or not following established rules"@en .
wordnetsynset:00023894-s wn:example _:e64bb66306d27f2a4c4953eccb497dfc .
_:e64bb66306d27f2a4c4953eccb497dfc rdf:value "he submitted a faulty report"@en .
wordnetsynset:00023894-s wn:example _:eaeae28b82f5375c3e6d361aad56e081 .
_:eaeae28b82f5375c3e6d361aad56e081 rdf:value "an incorrect transcription"@en .
wordnetsynset:00023894-s wn:example _:d51706943e63a002ab9b1c791b278391 .
_:d51706943e63a002ab9b1c791b278391 rdf:value "the wrong side of the road"@en .
wordnetsynset:00023894-s wn:ili ili:i113 ;
	wn:lexfile "adj.all" ;
	wn:partOfSpeech wn:adjective_satellite ;
	wn:similar wordnetsynset:00023420-a .
