@base <https://wordnet.dk/dannet/external/enl/CD_player%23CD_player-n-lemma> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ontolex: <http://www.w3.org/ns/lemon/ontolex#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

enl:CD_player#CD_player-n-lemma ontolex:writtenRep "CD player"@en;
                                ontolex:representation "CD player"@en.

# Relation labels
ontolex:writtenRep rdfs:label "reprezentare scrisă"@ro, "skriftlig repræsentation"@da, "письменное представление"@ru,
                              "written representation"@en, "schriftliche Darstellung"@de, "geskrewe voorstelling"@af,
                              "skriven form "@sv, "representação escrita"@pt, "representación escrita"@es,
                              "représentation écrite"@fr, "rappresentazione scritta"@it, "schriftlijke voorstelling"@nl.
ontolex:representation rdfs:label "représentation"@fr, "rappresentazione"@it, "representation"@sv, "reprezentare"@ro,
                                  "representação"@pt, "repræsentation"@da, "представление"@ru, "representación"@es,
                                  "voorstelling"@af, "voorstelling"@nl, "representation"@en, "Darstellung"@de.

