@base <https://wordnet.dk/dannet/external/en/oewn-08540894-n> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@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 dn: <https://wordnet.dk/dannet/data/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

en:oewn-08540894-n rdf:type ontolex:LexicalConcept;
                   dc:subject "noun.location";
                   wn:example [rdf:value "they ran forward into the heart of the struggle"@en], [rdf:value "they were in the eye of the storm"@en], [rdf:value "it is in the center of town"@en];
                   wn:eq_synonym dn:synset-38400;
                   wn:hypernym en:oewn-08514304-n;
                   wn:partOfSpeech wn:noun;
                   rdfs:label "{center; centre; eye; heart; middle}"@en;
                   wn:instance_hyponym en:oewn-08894500-n;
                   skos:inScheme "<https://en-word.net/>";
                   wn:hyponym (en:oewn-08665520-n en:oewn-08588822-n en:oewn-08541617-n en:oewn-08588686-n
                               en:oewn-08542097-n en:oewn-08560786-n en:oewn-09377408-n en:oewn-08561188-n
                               en:oewn-08560644-n en:oewn-08541470-n);
                   wn:definition [rdf:value "an area that is approximately central within some larger region"@en];
                   wn:ili ili:i81841.

# Relation labels
rdf:type rdfs:label "type"@da, "type".
dc:subject rdfs:label "Subject"@en.
wn:example rdfs:label "example"@en.
wn:eq_synonym rdfs:label "ækvivalent begreb"@da, "eq synonym"@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.
"<https://en-word.net/>" dc:title "Open English WordNet"@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-08541617-n rdfs:label "{central city; city center; city centre}"@en.
en:oewn-08588686-n rdfs:label "{medical center}"@en.
en:oewn-08588822-n rdfs:label "{midfield}"@en.
dn:synset-38400 rdfs:label "{midte_§1}"@da.
en:oewn-08542097-n rdfs:label "{storm center; storm centre}"@en.
en:oewn-08665520-n rdfs:label "{seat}"@en.
en:oewn-08560786-n rdfs:label "{hub}"@en.
en:oewn-09377408-n rdfs:label "{midstream}"@en.
en:oewn-08561188-n rdfs:label "{inner city}"@en.
en:oewn-08894500-n rdfs:label "{City of London; the City}"@en, "{City of London}"@en.
en:oewn-08541470-n rdfs:label "{center stage; centre stage}"@en.
en:oewn-08560644-n rdfs:label "{financial center}"@en.

