@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:105000005 a ontolex:LexicalConcept ;
ontolex:isEvokedBy aot:Lex-Absence_of_nil_pointer_dereferencing ;
ontolex:isEvokedBy aot:Lex-غياب_اسناد_مؤشري_لمؤشر_عدم ;
skos:inScheme aor:Technology_Terms_105 .

aot:lex-Absence_of_nil_pointer_dereferencing a ontolex:LexicalEntry, ontolex:MultiwordExpression ;
ontolex:canonicalForm [ontolex:writtenRep "Absence of nil pointer dereferencing"@en] ;
skos:inScheme aor:Technology_Terms_105 .

aot:lex-غياب_اسناد_مؤشري_لمؤشر_عدم a ontolex:LexicalEntry, ontolex:MultiwordExpression ;
ontolex:canonicalForm [ontolex:writtenRep "غياب اسناد مؤشري لمؤشر عدم"@ar] ;
skos:inScheme aor:Technology_Terms_105 .

