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

en:oewn-08665897-n rdf:type ontolex:LexicalConcept;
                   dc:subject "noun.location";
                   wn:example _:1981f6bc5f2e7e1befd6d971558f3794, _:a9a2c2393df138a4442ef79651c47204;
                   wn:hypernym en:oewn-08514304-n;
                   wn:partOfSpeech wn:noun;
                   rdfs:label "{section}"@en;
                   wn:instance_hyponym en:oewn-08742805-n;
                   skos:inScheme "<https://en-word.net/>";
                   wn:hyponym (en:oewn-08658688-n en:oewn-08556839-n);
                   wn:definition _:ed4800952ca6df68a78ef8ac2db409db;
                   wn:ili ili:i82415.

_:1981f6bc5f2e7e1befd6d971558f3794 rdf:value "there are three synagogues in the Jewish section"@en.

_:a9a2c2393df138a4442ef79651c47204 rdf:value "no section of the nation is more ardent than the South"@en.

_:ed4800952ca6df68a78ef8ac2db409db rdf:value "a distinct region or subdivision of a territorial or political area or community or group of people"@en.

# Relation labels
rdf:type rdfs:label "type"@da, "type".
dc:subject rdfs:label "Subject"@en.
wn:example rdfs:label "example"@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:hypernym rdfs:label "hypernym"@en, "har overbegreb"@da.
wn:partOfSpeech rdfs:label "part of speech"@en.
wn:noun rdfs:label "noun"@en.
rdfs:label rdfs:label "label", "etiket"@da.
wn:instance_hyponym rdfs:label "instance hyponym"@en, "har instans"@da.
skos:inScheme rdfs:label "in scheme"@en, "is in scheme"@en.
wn:hyponym rdfs:label "har underbegreb"@da, "hyponym"@en.
wn:definition rdfs:label "definition"@en.
wn:ili rdfs:label "interlingual index"@en.

# Synset labels
en:oewn-08514304-n rdfs:label "{area; country}"@en.
en:oewn-08658688-n rdfs:label "{locality; neck of the woods; vicinity}"@en,
                              "{locality; neck of the woods; neighborhood; neighbourhood; vicinity}"@en.
en:oewn-08556839-n rdfs:label "{outskirts}"@en.
en:oewn-08742805-n rdfs:label "{Forbidden City}"@en.

