@base <https://wordnet.dk/dannet/external/en/oewn-04454162-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 enl: <https://en-word.net/lemma/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

en:oewn-04454162-n rdf:type ontolex:LexicalConcept;
                   dc:subject "noun.artifact";
                   wn:hypernym en:oewn-02884435-n;
                   wn:partOfSpeech wn:noun;
                   rdfs:label "{toilet bowl}"@en;
                   wn:domain_topic (en:oewn-00845915-n en:oewn-14878134-n);
                   skos:inScheme "<https://en-word.net/>";
                   ontolex:lexicalizedSense enl:toilet_bowl#toilet_bowl-oewn-04454162-n;
                   wn:definition _:fe20ea9d88b904caeff4c7f4520eb882;
                   wn:ili ili:i60336;
                   wn:exemplifies en:oewn-06730109-n;
                   wn:holo_part en:oewn-04453655-n.

_:fe20ea9d88b904caeff4c7f4520eb882 rdf:value "the bowl of a toilet that can be flushed with water"@en.

# Relation labels
rdf:type rdfs:label "type"@da, "type".
dc:subject rdfs:label "Subject"@en.
enl:toilet_bowl#toilet_bowl-oewn-04454162-n rdfs:label "toilet bowl"@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:domain_topic rdfs:label "domain topic"@en, "tilhører domæne"@da.
skos:inScheme rdfs:label "in scheme"@en, "is in scheme"@en.
ontolex:lexicalizedSense rdfs:label "lexikalisierter Sinn"@de, "acepción lexicalizada"@es, "geleksikaliseerde Sin"@af,
                                    "lexicalized sense"@en, "senso lessicalizzato"@it, "lexikaal zin"@nl,
                                    "лексикализованный смысл"@ru, "sens lexicalizat"@ro, "lexikaliserad betydelse"@sv,
                                    "signification lexicalisé"@fr.
wn:definition rdfs:label "definition"@en.
wn:ili rdfs:label "interlingual index"@en.
wn:exemplifies rdfs:label "er eksempel på"@da, "exemplifies"@en.
wn:holo_part rdfs:label "bestanddel af"@da, "holonym part"@en.

# Synset labels
en:oewn-00845915-n rdfs:label "{sex; sex activity; sexual activity; sexual practice}"@en.
en:oewn-06730109-n rdfs:label "{depreciation; derogation; disparagement}"@en.
en:oewn-02884435-n rdfs:label "{bowl}"@en.
en:oewn-04453655-n rdfs:label "{can; commode; crapper; pot; potty; stool; throne; toilet}"@en, "{crapper}"@en.
en:oewn-14878134-n rdfs:label "{body waste; excrement; excreta; excretory product}"@en,
                              "{body waste; excrement; excreta; excretion; excretory product}"@en.

