@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:348000297 a ontolex:LexicalConcept ;
ontolex:isEvokedBy aot:Lex-demography ;
ontolex:isEvokedBy aot:Lex-علم_سكان ;
skos:inScheme aor:The_Unified_Dictionary_of_Social_Sciences_Terms_348 .

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

aot:lex-علم_سكان a ontolex:LexicalEntry, ontolex:MultiwordExpression ;
ontolex:canonicalForm [ontolex:writtenRep "علم سكان"@ar] ;
skos:inScheme aor:The_Unified_Dictionary_of_Social_Sciences_Terms_348 .

