@base <https://wordnet.dk/dannet/external/cor/COR.EXT.131567.123> .
@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix cor: <https://ordregister.dk/id/> .

cor:COR.EXT.131567.123 rdfs:label "\"eltogene\"-form (sb.itk.pl.best)"@da;
                       rdf:type ontolex:Form;
                       ontolex:writtenRep "eltogene"@da;
                       dc:source cor:COR.EXT.131567.123.01;
                       dc11:relation cor:COR.EXT.131567.123.01;
                       ontolex:representation "eltogene"@da;
                       dc11:source cor:COR.EXT.131567.123.01;
                       dc:relation cor:COR.EXT.131567.123.01.

# Relation labels
rdf:type rdfs:label "type"@da, "type".
ontolex:Form rdfs:label "vorm"@nl, "forme"@fr, "formă"@ro, "forma"@it, "forma"@es,
                        "form"@en, "Forma"@pt, "form"@sv, "vorm"@af, "ordform"@da,
                        "форма"@ru, "Form"@de.
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.
rdfs:label rdfs:label "label", "etiket"@da.
dc11:source rdfs:label "Source"@en.
dc:source rdfs:label "Source"@en.
dc11:relation rdfs:label "Relation"@en.
dc:relation rdfs:label "Relation"@en.

