@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:304002705 a ontolex:LexicalConcept ;
ontolex:isEvokedBy aot:Lex-spam ;
ontolex:isEvokedBy aot:Lex-حثالة_بريد_الكتروني ;
skos:definition "رسائل إلكترونية عارضة غير ملائمة، تُرسل عبر الإنترنت إلى عدد كبير من المجموعات الإخبارية أو المستخدمين رغمًا عنهم."@ar ;
skos:inScheme aor:Computers_Lexicon_304 .

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

aot:lex-حثالة_بريد_الكتروني a ontolex:LexicalEntry, ontolex:MultiwordExpression ;
ontolex:canonicalForm [ontolex:writtenRep "حثالة بريد الكتروني"@ar] ;
skos:inScheme aor:Computers_Lexicon_304 .

