@base <https://wordnet.dk/dannet/external/en/oewn-08179924-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-08179924-n rdf:type ontolex:LexicalConcept;
                   dc:subject "noun.group";
                   wn:example _:6c9f04015d0f545a0a93cb07b9e89503;
                   wn:eq_synonym dn:synset-24788;
                   wn:hypernym en:oewn-08180172-n;
                   wn:partOfSpeech wn:noun;
                   rdfs:label "{house}"@en;
                   skos:inScheme "<https://en-word.net/>";
                   wn:hyponym (en:oewn-08179590-n en:oewn-08179759-n en:oewn-08336838-n en:oewn-08178870-n
                               en:oewn-08336469-n en:oewn-08179474-n);
                   wn:definition _:7584b4a9f2e65bf5712d15c5e6ea3e47;
                   wn:ili ili:i80049.

_:6c9f04015d0f545a0a93cb07b9e89503 rdf:value "a bicameral legislature has two houses"@en.

_:7584b4a9f2e65bf5712d15c5e6ea3e47 rdf:value "an official assembly having legislative powers"@en.

# 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.
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: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-08336838-n rdfs:label "{Seanad; Seanad Eireann}"@en.
en:oewn-08178870-n rdfs:label "{House of Representatives; U.S. House; U.S. House of Representatives; US House; US House of Representatives; United States House of Representatives}"@en.
en:oewn-08179590-n rdfs:label "{British House of Commons; House of Commons}"@en.
en:oewn-08179474-n rdfs:label "{House of Burgesses}"@en.
en:oewn-08336469-n rdfs:label "{Dail; Dail Eireann}"@en.
dn:synset-24788 rdfs:label "{hus_§3b; kammer_§3}"@da.
en:oewn-08180172-n rdfs:label "{general assembly; law-makers; legislative assembly; legislative body; legislature}"@en.
en:oewn-08179759-n rdfs:label "{British House of Lords; House of Lords}"@en.

