@base <https://wordnet.dk/dannet/external/en/oewn-08937654-n> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix wn: <https://globalwordnet.github.io/schemas/wn#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ontolex: <http://www.w3.org/ns/lemon/ontolex#> .
@prefix ili: <http://globalwordnet.org/ili/> .
@prefix en: <https://en-word.net/id/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

en:oewn-08937654-n rdf:type ontolex:LexicalConcept;
                   dc11:subject "noun.location";
                   dc:subject "noun.location";
                   skos:mappingRelation ili:i83593;
                   wn:partOfSpeech wn:noun;
                   skos:closeMatch ili:i83593;
                   skos:exactMatch ili:i83593;
                   skos:semanticRelation ili:i83593;
                   wn:instance_hypernym en:oewn-08591861-n;
                   rdfs:label "{Chaldaea; Chaldea}"@en;
                   skos:inScheme "<https://en-word.net/>";
                   wn:definition [rdf:value "an ancient region of Mesopotamia lying between the Euphrates delta and the Persian Gulf and the Arabian Desert; settled in 1000 BC and destroyed by the Persians in 539 BC; reached the height of its power under Nebuchadnezzar II"@en];
                   wn:ili ili:i83593;
                   wn:holo_part (en:oewn-08933207-n en:oewn-08936089-n).

# Relation labels
rdf:type rdfs:label "type"@da, "type".
dc11:subject rdfs:label "Subject"@en.
dc:subject rdfs:label "Subject"@en.
skos:mappingRelation rdfs:label "is in mapping relation with"@en.
ontolex:LexicalConcept rdfs:label "lexical concept"@en, "lexikalisches Konzept"@de, "leksikale konsep"@af,
                                  "leksikalsk begreb"@da, "conceito léxico"@pt, "concepto lexicalizado"@es,
                                  "concetto lessicale"@it, "lexikaliskt begrepp"@sv, "concept lexical"@fr,
                                  "lexikaal concept"@nl, "лексическое понятие"@ru, "concept lexical"@ro.
wn:partOfSpeech rdfs:label "part of speech"@en.
"<https://en-word.net/>" dc:title "Open English WordNet"@en;
                         dc11:title "Open English WordNet"@en.
skos:closeMatch rdfs:label "has close match"@en.
skos:exactMatch rdfs:label "has exact match"@en.
skos:semanticRelation rdfs:label "is in semantic relation with"@en.
wn:instance_hypernym rdfs:label "er instans af"@da, "instance hypernym"@en.
wn:noun rdfs:label "noun"@en.
rdfs:label rdfs:label "label", "etiket"@da.
skos:inScheme rdfs:label "in scheme"@en, "is in scheme"@en.
wn:definition rdfs:label "definition"@en.
wn:ili rdfs:label "interlingual index"@en.
wn:holo_part rdfs:label "bestanddel af"@da, "holonym part"@en.

# Synset labels
en:oewn-08936089-n rdfs:label "{Mesopotamia}"@en.
en:oewn-08591861-n rdfs:label "{geographic area; geographic region; geographical area; geographical region}"@en.
en:oewn-08933207-n rdfs:label "{Al-Iraq; Irak; Iraq; Republic of Iraq}"@en.

