@base <https://wordnet.dk/dannet/external/en/oewn-15284623-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-15284623-n rdf:type ontolex:LexicalConcept;
                   dc:subject "noun.time";
                   wn:partOfSpeech wn:noun;
                   wn:mero_part (en:oewn-15284941-n en:oewn-04936919-n en:oewn-15230676-n);
                   wn:instance_hypernym en:oewn-15278839-n;
                   rdfs:label "{Renaissance; Renascence}"@en;
                   skos:inScheme "<https://en-word.net/>";
                   wn:definition _:520de5f725ffd18ac83a221100f5526c;
                   wn:ili ili:i117434;
                   wn:holo_part en:oewn-15146348-n.

_:520de5f725ffd18ac83a221100f5526c rdf:value "the period of European history at the close of the Middle Ages and the rise of the modern world; a cultural rebirth from the 14th through the middle of the 17th centuries"@en.

# Relation labels
rdf:type rdfs:label "type"@da, "type".
dc:subject rdfs:label "Subject"@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:partOfSpeech rdfs:label "part of speech"@en.
wn:mero_part rdfs:label "har bestanddel"@da, "meronym part"@en.
wn:instance_hypernym rdfs:label "er instans af"@da, "instance hypernym"@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:definition rdfs:label "definition"@en.
wn:ili rdfs:label "interlingual index"@en.
wn:holo_part rdfs:label "bestanddel af"@da, "holonym part"@en.

# Synset labels
en:oewn-15146348-n rdfs:label "{history}"@en.
en:oewn-15278839-n rdfs:label "{historic period}"@en, "{age; historic period}"@en.
en:oewn-15284941-n rdfs:label "{Italian Renaissance}"@en.
en:oewn-04936919-n rdfs:label "{High Renaissance}"@en.
en:oewn-15230676-n rdfs:label "{quattrocento}"@en.

