@base <https://wordnet.dk/dannet/external/en/oewn-09264153-n> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@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 skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

en:oewn-09264153-n rdf:type ontolex:LexicalConcept;
                   dc11:subject "noun.object";
                   dc:subject "noun.object";
                   wn:example [rdf:value "the ship went aground in the channel"@en];
                   skos:mappingRelation ili:i85192;
                   skos:narrowerTransitive en:oewn-09481624-n, en:oewn-09255224-n, en:oewn-09469019-n,
                                           en:oewn-09433338-n, en:oewn-09323389-n, en:oewn-09498309-n;
                   skos:broader en:oewn-09248053-n;
                   wn:hypernym en:oewn-09248053-n;
                   wn:partOfSpeech wn:noun;
                   skos:closeMatch ili:i85192;
                   skos:exactMatch ili:i85192;
                   skos:semanticRelation en:oewn-09481624-n, en:oewn-09248053-n, en:oewn-09255224-n, en:oewn-09469019-n,
                                         en:oewn-09433338-n, ili:i85192, en:oewn-09323389-n, en:oewn-09498309-n;
                   skos:broaderTransitive en:oewn-09248053-n;
                   skos:narrower en:oewn-09481624-n, en:oewn-09255224-n, en:oewn-09469019-n, en:oewn-09433338-n,
                                 en:oewn-09323389-n, en:oewn-09498309-n;
                   rdfs:label "{channel}"@en;
                   wn:domain_topic en:oewn-09434308-n;
                   wn:instance_hyponym (en:oewn-09296353-n en:oewn-09324155-n en:oewn-09385563-n en:oewn-09146205-n
                                        en:oewn-09503371-n);
                   skos:inScheme "<https://en-word.net/>";
                   wn:hyponym (en:oewn-09469019-n en:oewn-09255224-n en:oewn-09481624-n en:oewn-09433338-n
                               en:oewn-09323389-n en:oewn-09498309-n);
                   wn:definition [rdf:value "a deep and relatively narrow body of water (as in a river or a harbor or a strait linking two larger bodies) that allows the best passage for vessels"@en];
                   wn:ili ili:i85192.

# Relation labels
rdf:type rdfs:label "type"@da, "type".
dc11:subject rdfs:label "Subject"@en.
dc:subject rdfs:label "Subject"@en.
wn:example rdfs:label "example"@en.
skos:mappingRelation rdfs:label "is in mapping relation with"@en.
skos:narrowerTransitive rdfs:label "has narrower transitive"@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.
skos:broader rdfs:label "has broader"@en.
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;
                         dc11:title "Open English WordNet"@en.
skos:closeMatch rdfs:label "has close match"@en.
skos:exactMatch rdfs:label "has exact match"@en.
skos:semanticRelation rdfs:label "is in semantic relation with"@en.
skos:broaderTransitive rdfs:label "has broader transitive"@en.
skos:narrower rdfs:label "has narrower"@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.
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-09481624-n rdfs:label "{tideway}"@en.
en:oewn-09248053-n rdfs:label "{body of water}"@en, "{body of water; water}"@en.
en:oewn-09255224-n rdfs:label "{canal}"@en.
en:oewn-09385563-n rdfs:label "{Mozambique Channel}"@en.
en:oewn-09469019-n rdfs:label "{sound; strait}"@en, "{strait}"@en.
en:oewn-09146205-n rdfs:label "{Harlem River}"@en.
en:oewn-09434308-n rdfs:label "{river}"@en.
en:oewn-09503371-n rdfs:label "{Windward Passage}"@en.
en:oewn-09296353-n rdfs:label "{English Channel}"@en.
en:oewn-09433338-n rdfs:label "{rill}"@en.
en:oewn-09323389-n rdfs:label "{gut}"@en.
en:oewn-09498309-n rdfs:label "{watercourse}"@en.
en:oewn-09324155-n rdfs:label "{Hampton Roads}"@en.

