@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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 lexinfo: <http://www.lexinfo.net/ontology/2.0/lexinfo#> .
@prefix aot: <http://ontology.birzeit.edu/term/> .
@prefix aoc: <http://ontology.birzeit.edu/lexicalconcept/> .
@prefix aor: <http://ontology.birzeit.edu/lexicon/> .

aoc:157570 a ontolex:LexicalConcept ;
ontolex:isEvokedBy aot:Lex-melancholy ;
ontolex:isEvokedBy aot:Lex-انقباضية ;
ontolex:isEvokedBy aot:Lex-غم ;
ontolex:isEvokedBy aot:Lex-كابة ;
ontolex:isEvokedBy aot:Lex-حزن ;
ontolex:isEvokedBy aot:Lex-سوداء ;
skos:inScheme aor:Google_Thesaurus_1_35 .

aot:lex-melancholy a ontolex:LexicalEntry, ontolex:Word ;
ontolex:canonicalForm [ontolex:writtenRep "melancholy"@en] ;
skos:inScheme aor:Google_Thesaurus_1_35 .

aot:lex-انقباضية a ontolex:LexicalEntry, ontolex:Word ;
ontolex:canonicalForm [ontolex:writtenRep "انقباضية"@ar] ;
skos:inScheme aor:Google_Thesaurus_1_35 .
aot:lex-غم a ontolex:LexicalEntry, ontolex:Word ;
ontolex:canonicalForm [ontolex:writtenRep "غم"@ar] ;
skos:inScheme aor:Google_Thesaurus_1_35 .
aot:lex-كابة a ontolex:LexicalEntry, ontolex:Word ;
ontolex:canonicalForm [ontolex:writtenRep "كابة"@ar] ;
skos:inScheme aor:Google_Thesaurus_1_35 .
aot:lex-حزن a ontolex:LexicalEntry, ontolex:Word ;
ontolex:canonicalForm [ontolex:writtenRep "حزن"@ar] ;
skos:inScheme aor:Google_Thesaurus_1_35 .
aot:lex-سوداء a ontolex:LexicalEntry, ontolex:Word ;
ontolex:canonicalForm [ontolex:writtenRep "سوداء"@ar] ;
skos:inScheme aor:Google_Thesaurus_1_35 .

