@base <https://wordnet.dk/dannet/external/en/oewn-00452793-v> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix lexinfo: <http://www.lexinfo.net/ontology/3.0/lexinfo#> .
@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 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-00452793-v rdf:type ontolex:LexicalConcept;
                   wn:example [rdf:value "The pool slowly filled with water"@en], [rdf:value "The theater filled up slowly"@en];
                   skos:mappingRelation ili:i23980;
                   wn:is_caused_by en:oewn-00453467-v;
                   skos:narrowerTransitive en:oewn-00453175-v, en:oewn-00453053-v, en:oewn-00453349-v;
                   skos:broader en:oewn-00145958-v;
                   wn:hypernym en:oewn-00145958-v;
                   wn:partOfSpeech wn:verb;
                   skos:closeMatch ili:i23980;
                   skos:exactMatch ili:i23980;
                   skos:semanticRelation en:oewn-00145958-v, en:oewn-00453175-v, en:oewn-00453053-v, en:oewn-00453349-v,
                                         ili:i23980;
                   skos:broaderTransitive en:oewn-00145958-v;
                   skos:narrower en:oewn-00453175-v, en:oewn-00453053-v, en:oewn-00453349-v;
                   rdfs:label "{fill up}"@en, "{fill; fill up}"@en;
                   lexinfo:partOfSpeech wn:verb;
                   lexinfo:morphosyntacticProperty wn:verb;
                   skos:inScheme "<https://en-word.net/>";
                   wn:hyponym (en:oewn-00453175-v en:oewn-00453053-v en:oewn-00453349-v);
                   ontolex:lexicalizedSense enl:fill#fill-oewn-00452793-v, enl:fill_up#fill_up-oewn-00452793-v;
                   wn:definition [rdf:value "become full"@en];
                   wn:ili ili:i23980;
                   wn:lexfile "verb.change".

# Relation labels
rdf:type rdfs:label "type"@da, "type".
wn:example rdfs:label "example"@en.
skos:mappingRelation rdfs:label "is in mapping relation with"@en.
wn:is_caused_by rdfs:label "forårsages af"@da, "is caused by"@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.
enl:fill#fill-oewn-00452793-v rdfs:label "fill"@en.
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.
rdfs:label rdfs:label "label", "etiket"@da.
lexinfo:partOfSpeech rdfs:label "ordklasse"@da, "part of speech"@en.
lexinfo:morphosyntacticProperty rdfs:label "morfosyntaktisk egenskab"@da.
skos:inScheme rdfs:label "in scheme"@en, "is in scheme"@en.
wn:hyponym rdfs:label "har underbegreb"@da, "hyponym"@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.
rdf:value rdfs:label "value", "værdi"@da.
enl:fill_up#fill_up-oewn-00452793-v rdfs:label "fill up"@en.
wn:lexfile rdfs:label "lexicographer file"@en.
wn:verb rdfs:label "verb"@en.

# Synset labels
en:oewn-00453467-v rdfs:label "{fill; fill up; make full}"@en, "{make full}"@en.
en:oewn-00145958-v rdfs:label "{change state; turn}"@en, "{change state}"@en.
en:oewn-00453175-v rdfs:label "{flood}"@en.
en:oewn-00453053-v rdfs:label "{water}"@en.
en:oewn-00453349-v rdfs:label "{rack up}"@en.

