@base <https://wordnet.dk/dannet/external/en/oewn-04086356-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-04086356-n rdf:type ontolex:LexicalConcept;
                   dc:subject "noun.artifact";
                   wn:example [rdf:value "he refused to live in the governor's residence"@en];
                   wn:hypernym en:oewn-03549540-n;
                   wn:partOfSpeech wn:noun;
                   rdfs:label "{residence}"@en;
                   wn:instance_hyponym (en:oewn-04588063-n en:oewn-04530675-n en:oewn-09175524-n);
                   skos:inScheme "<https://en-word.net/>";
                   wn:hyponym (en:oewn-03883542-n en:oewn-04081060-n en:oewn-03898254-n en:oewn-03724474-n
                               en:oewn-03125691-n en:oewn-03171180-n);
                   wn:definition [rdf:value "the official house or establishment of an important person (as a sovereign or president)"@en];
                   wn:ili ili:i58105.

# 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.
"<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-04530675-n rdfs:label "{Apostolic Palace; Vatican; Vatican Palace}"@en.
en:oewn-03724474-n rdfs:label "{manse}"@en.
en:oewn-03125691-n rdfs:label "{court}"@en.
en:oewn-04588063-n rdfs:label "{White House}"@en.
en:oewn-03883542-n rdfs:label "{palace}"@en.
en:oewn-04081060-n rdfs:label "{religious residence}"@en, "{cloister; religious residence}"@en.
en:oewn-09175524-n rdfs:label "{Mount Vernon}"@en.
en:oewn-03549540-n rdfs:label "{house}"@en.
en:oewn-03171180-n rdfs:label "{deanery}"@en.
en:oewn-03898254-n rdfs:label "{parsonage; rectory; vicarage}"@en.

