@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:320001792 a ontolex:LexicalConcept ;
ontolex:isEvokedBy aot:Lex-ضج ;
ontolex:isEvokedBy aot:Lex-جلب ;
ontolex:isEvokedBy aot:Lex-ضوضى ;
ontolex:isEvokedBy aot:Lex-صخب ;
ontolex:isEvokedBy aot:Lex-لجب ;
skos:inScheme aor:Modern_Arabic_Thesaurus_320 .

aot:lex-ضج a ontolex:LexicalEntry, ontolex:Word ;
ontolex:canonicalForm [ontolex:writtenRep "ضج"@ar] ;
skos:inScheme aor:Modern_Arabic_Thesaurus_320 .
aot:lex-جلب a ontolex:LexicalEntry, ontolex:Word ;
ontolex:canonicalForm [ontolex:writtenRep "جلب"@ar] ;
skos:inScheme aor:Modern_Arabic_Thesaurus_320 .
aot:lex-ضوضى a ontolex:LexicalEntry, ontolex:Word ;
ontolex:canonicalForm [ontolex:writtenRep "ضوضى"@ar] ;
skos:inScheme aor:Modern_Arabic_Thesaurus_320 .
aot:lex-صخب a ontolex:LexicalEntry, ontolex:Word ;
ontolex:canonicalForm [ontolex:writtenRep "صخب"@ar] ;
skos:inScheme aor:Modern_Arabic_Thesaurus_320 .
aot:lex-لجب a ontolex:LexicalEntry, ontolex:Word ;
ontolex:canonicalForm [ontolex:writtenRep "لجب"@ar] ;
skos:inScheme aor:Modern_Arabic_Thesaurus_320 .

