@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:151008284 a ontolex:LexicalConcept ;
ontolex:isEvokedBy aot:Lex-buzzard ;
ontolex:isEvokedBy aot:Lex-cathartes_aura ;
ontolex:isEvokedBy aot:Lex-turkey_buzzard ;
ontolex:isEvokedBy aot:Lex-turkey_vulture ;
ontolex:isEvokedBy aot:Lex-Cathartes_aura ;
skos:definition "a New World vulture that is common in South America and Central America and the southern United States"@en ;
skos:inScheme aor:Princeton_WordNet_3.1_151 .

aot:lex-buzzard a ontolex:LexicalEntry, ontolex:Word ;
ontolex:canonicalForm [ontolex:writtenRep "buzzard"@en] ;
skos:inScheme aor:Princeton_WordNet_3.1_151 .
aot:lex-cathartes_aura a ontolex:LexicalEntry, ontolex:MultiwordExpression ;
ontolex:canonicalForm [ontolex:writtenRep "cathartes aura"@en] ;
skos:inScheme aor:Princeton_WordNet_3.1_151 .
aot:lex-turkey_buzzard a ontolex:LexicalEntry, ontolex:MultiwordExpression ;
ontolex:canonicalForm [ontolex:writtenRep "turkey buzzard"@en] ;
skos:inScheme aor:Princeton_WordNet_3.1_151 .
aot:lex-turkey_vulture a ontolex:LexicalEntry, ontolex:MultiwordExpression ;
ontolex:canonicalForm [ontolex:writtenRep "turkey vulture"@en] ;
skos:inScheme aor:Princeton_WordNet_3.1_151 .
aot:lex-Cathartes_aura a ontolex:LexicalEntry, ontolex:MultiwordExpression ;
ontolex:canonicalForm [ontolex:writtenRep "Cathartes aura"@en] ;
skos:inScheme aor:Princeton_WordNet_3.1_151 .

