@prefix rdf: . @prefix ontolex: . @prefix owl: . ontolex:isDenotedBy rdf:type owl:ObjectProperty ; owl:inverseOf ontolex:denotes . @prefix rdfs: . ontolex:isDenotedBy rdfs:label "este denotat cu"@ro , "word aangedui deur"@af , "\u00E8 denotato da"@it , "wordt aangeduidet door"@nl , "est d\u00E9not\u00E9 par"@fr , "\u00E9 denotado por"@pt , "\u043E\u0431\u043E\u0437\u043D\u0430\u0447\u0430\u0435\u0442\u0441\u044F"@ru , "betecknas av"@sv , "wird bezeichnet von"@de , "es denotado por"@es , "is denoted by"@en ; rdfs:domain rdfs:Resource ; rdfs:range ontolex:LexicalEntry . @prefix ns4: . ontolex:isDenotedBy rdfs:isDefinedBy ns4:ontolex ; rdfs:comment "\u0421\u0432\u043E\u0439\u0441\u0442\u0432\u043E \u043E\u0431\u044A\u0435\u043A\u0442\u0430 '\u043E\u0431\u043E\u0437\u043D\u0430\u0447\u0430\u0435\u0442\u0441\u044F' \u044F\u0432\u043B\u044F\u0435\u0442\u0441\u044F \u043E\u0431\u0440\u0430\u0442\u043D\u044B\u043C \u043A \u0441\u0432\u043E\u0439\u0441\u0442\u0432\u0443 \u043E\u0431\u044A\u0435\u043A\u0442\u0430 '\u043E\u0431\u043E\u0437\u043D\u0430\u0447\u0430\u0435\u0442'."@ru , "The object property isDenotedBy is the inverse of the object property denotes."@en . @prefix ns5: . ontolex:isDenotedBy ns5:term_status "stable" .