@prefix rdf: . @prefix ontolex: . @prefix owl: . ontolex:representation rdf:type owl:DatatypeProperty . @prefix rdfs: . ontolex:representation rdfs:label "representation"@en , "representa\u00E7\u00E3o"@pt , "representation"@sv , "representaci\u00F3n"@es , "Darstellung"@de , "rappresentazione"@it , "\u043F\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u043B\u0435\u043D\u0438\u0435"@ru , "repr\u00E9sentation"@fr , "voorstelling"@nl , "reprezentare"@ro , "voorstelling"@af ; rdfs:domain ontolex:Form ; rdfs:range rdf:langString . @prefix ns4: . ontolex:representation rdfs:isDefinedBy ns4:ontolex ; rdfs:comment "\u0421\u0432\u043E\u0439\u0441\u0442\u0432\u043E '\u043F\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u043B\u0435\u043D\u0438\u0435' \u043E\u0431\u043E\u0437\u043D\u0430\u0447\u0430\u0435\u0442 \u043D\u0435\u043A\u0443\u044E \u043F\u043E\u0441\u043B\u0435\u0434\u043E\u0432\u0430\u0442\u0435\u043B\u044C\u043D\u043E\u0441\u0442\u044C, \u0441 \u043F\u043E\u043C\u043E\u0449\u044C\u044E \u043A\u043E\u0442\u043E\u0440\u043E\u0439 \u0444\u043E\u0440\u043C\u0430 \u043C\u043E\u0436\u0435\u0442 \u0431\u044B\u0442\u044C \u043F\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u043B\u0435\u043D\u0430 \u0441\u0440\u0435\u0434\u0441\u0442\u0432\u0430\u043C\u0438 \u043E\u0440\u0444\u043E\u0433\u0440\u0430\u0444\u0438\u0438."@ru , "The 'representation' property indicates a string by which the form is represented according to some orthography. "@en . @prefix ns5: . ontolex:representation ns5:term_status "stable" .