@prefix rdf: . @prefix lime: . @prefix owl: . lime:entry rdf:type owl:ObjectProperty . @prefix rdfs: . lime:entry rdfs:label "entrada"@es , "\u0437\u0430\u043F\u0438\u0441\u044C"@ru , "inskrywing"@af , "ing\u00E5ng"@sv , "\u00EEnregistrare"@ro , "entrata"@it , "entr\u00E9e"@fr , "entry"@en , "Eintrag"@de , "Item"@nl , "entrada"@pt ; rdfs:domain lime:Lexicon . @prefix ontolex: . lime:entry rdfs:range ontolex:LexicalEntry ; rdfs:isDefinedBy "http://www.w3.org/ns/lemon/lime" ; rdfs:comment "\u0421\u0432\u043E\u0439\u0441\u0442\u0432\u043E '\u0437\u0430\u043F\u0438\u0441\u044C' \u0441\u0432\u044F\u0437\u044B\u0432\u0430\u0435\u0442 \u043B\u0435\u043A\u0441\u0438\u043A\u043E\u043D \u0441 \u043E\u0434\u043D\u043E\u0439 \u0438\u0437 \u0441\u043E\u0434\u0435\u0440\u0436\u0430\u0449\u0438\u0445\u0441\u044F \u0432 \u043D\u0435\u043C \u0441\u043B\u043E\u0432\u0430\u0440\u043D\u044B\u0445 \u0435\u0434\u0438\u043D\u0438\u0446."@ru , "The 'entry' property relates a lexicon to one of the lexical entries contained in it."@en . @prefix ns5: . lime:entry ns5:term_status "stable" .