@prefix rdf: . @prefix ontolex: . @prefix owl: . ontolex:phoneticRep rdf:type owl:DatatypeProperty . @prefix rdfs: . ontolex:phoneticRep rdfs:subPropertyOf ontolex:representation ; rdfs:label "repr\u00E9sentation phon\u00E9tique"@fr , "\u0444\u043E\u043D\u0435\u0442\u0438\u0447\u0435\u0441\u043A\u043E\u0435 \u043F\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u043B\u0435\u043D\u0438\u0435"@ru , "phonetische Darstellung"@de , "rappresentazione fonetica"@it , "phonetic representation"@en , "reprezentare fonetic\u0103"@ro , "fonetiese voorstelling"@af , "representaci\u00F3n fon\u00E9tica"@es , "fonetisk representation "@sv , "fonetische voorstelling"@nl ; rdfs:domain ontolex:Form ; rdfs:range rdf:langString . @prefix ns4: . ontolex:phoneticRep rdfs:isDefinedBy ns4:ontolex ; rdfs:comment "\u0421\u0432\u043E\u0439\u0441\u0442\u0432\u043E '\u0444\u043E\u043D\u0435\u0442\u0438\u0447\u0435\u0441\u043A\u043E\u0435 \u043F\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u043B\u0435\u043D\u0438\u0435' \u043E\u0431\u043E\u0437\u043D\u0430\u0447\u0430\u0435\u0442 \u0444\u043E\u043D\u0435\u0442\u0438\u0447\u0435\u0441\u043A\u043E\u0435 \u043F\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u043B\u0435\u043D\u0438\u0435 \u043F\u0440\u043E\u0438\u0437\u043D\u043E\u0448\u0435\u043D\u0438\u044F \u0444\u043E\u0440\u043C\u044B \u0441 \u0438\u0441\u043F\u043E\u043B\u044C\u0437\u043E\u0432\u0430\u043D\u0438\u0435\u043C \u043A\u0430\u043A\u043E\u0439-\u043B\u0438\u0431\u043E \u0441\u0445\u0435\u043C\u044B, \u043D\u0430\u043F\u0440\u0438\u043C\u0435\u0440, \u041C\u0435\u0436\u0434\u0443\u043D\u0430\u0440\u043E\u0434\u043D\u043E\u0433\u043E \u0444\u043E\u043D\u0435\u0442\u0438\u0447\u0435\u0441\u043A\u043E\u0433\u043E \u0430\u043B\u0444\u0430\u0432\u0438\u0442\u0430 (IPA, \u041C\u0424\u0410)."@ru , "The 'phonetic representation' property indicates one phonetic representation of the pronunciation of the form using a scheme such as the International Phonetic Alphabet (IPA). "@en . @prefix ns5: . ontolex:phoneticRep ns5:term_status "stable" .