@base <https://wordnet.dk/dannet/external/en/oewn-05854581-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-05854581-n rdf:type ontolex:LexicalConcept;
                   dc:subject "noun.cognition";
                   wn:example [rdf:value "short haircuts were the regulation"@en], [rdf:value "it was his rule to take a walk before breakfast"@en];
                   wn:eq_synonym dn:synset-31843;
                   wn:hypernym en:oewn-05844071-n;
                   wn:partOfSpeech wn:noun;
                   rdfs:label "{regulation; rule}"@en;
                   skos:inScheme "<https://en-word.net/>";
                   wn:hyponym (en:oewn-05854882-n en:oewn-05857068-n en:oewn-05857439-n en:oewn-05857218-n);
                   wn:definition [rdf:value "a principle or condition that customarily governs behavior"@en];
                   wn:ili ili:i67597.

# 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.
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-05857068-n rdfs:label "{guideline; guidepost; rule of thumb}"@en.
en:oewn-05854882-n rdfs:label "{limitation; restriction}"@en.
en:oewn-05857439-n rdfs:label "{working principle; working rule}"@en.
dn:synset-31843 rdfs:label "{regel_§1}"@da.
en:oewn-05844071-n rdfs:label "{concept; conception; construct}"@en, "{concept; construct}"@en.
en:oewn-05857218-n rdfs:label "{cy pres; cy pres doctrine; rule of cy pres}"@en.

