@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:355000477 a ontolex:LexicalConcept ;
ontolex:isEvokedBy aot:Lex-emboss ;
ontolex:isEvokedBy aot:Lex-نفر ;
ontolex:isEvokedBy aot:Lex-ابرز ;
skos:inScheme aor:The_Unified_Dictionary_of_Educational_and_Computer_Techniques_Terms_355 .

aot:lex-emboss a ontolex:LexicalEntry, ontolex:Word ;
ontolex:canonicalForm [ontolex:writtenRep "emboss"@en] ;
lexinfo:partOfSpeech lexinfo:verb ;
skos:inScheme aor:The_Unified_Dictionary_of_Educational_and_Computer_Techniques_Terms_355 .

aot:lex-نفر a ontolex:LexicalEntry, ontolex:Word ;
ontolex:canonicalForm [ontolex:writtenRep "نفر"@ar] ;
lexinfo:partOfSpeech lexinfo:verb ;
skos:inScheme aor:The_Unified_Dictionary_of_Educational_and_Computer_Techniques_Terms_355 .
aot:lex-ابرز a ontolex:LexicalEntry, ontolex:Word ;
ontolex:canonicalForm [ontolex:writtenRep "ابرز"@ar] ;
lexinfo:partOfSpeech lexinfo:verb ;
skos:inScheme aor:The_Unified_Dictionary_of_Educational_and_Computer_Techniques_Terms_355 .

