@base <https://wordnet.dk/dannet/external/en/oewn-14562870-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-14562870-n rdf:type ontolex:LexicalConcept;
                   dc:subject "noun.state";
                   wn:example _:9fcc047b3fefbb467521672db7b9893b;
                   wn:hypernym en:oewn-14562074-n;
                   wn:partOfSpeech wn:noun;
                   rdfs:label "{security}"@en;
                   skos:inScheme "<https://en-word.net/>";
                   wn:hyponym (en:oewn-14563562-n en:oewn-14563126-n en:oewn-14563295-n);
                   wn:definition _:09a6b98c5fec7b4a1860ab77d0983e4a;
                   wn:ili ili:i113408.

_:9fcc047b3fefbb467521672db7b9893b rdf:value "we support the armed services in the name of national security"@en.

_:09a6b98c5fec7b4a1860ab77d0983e4a rdf:value "the state of being free from danger or injury"@en.

# 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.
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-14563562-n rdfs:label "{protection; shelter}"@en.
en:oewn-14563126-n rdfs:label "{peace; public security}"@en, "{public security}"@en.
en:oewn-14563295-n rdfs:label "{secureness}"@en.
en:oewn-14562074-n rdfs:label "{safety}"@en.

