@base <https://wordnet.dk/dannet/external/ontolex/Affix> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix svs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ontolex: <http://www.w3.org/ns/lemon/ontolex#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix semowl: <http://www.ontologydesignpatterns.org/cp/owl/semiotics.owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

ontolex:Affix rdfs:subClassOf [owl:minQualifiedCardinality 1;
                               owl:onClass ontolex:Form;
                               owl:onProperty ontolex:lexicalForm;
                               rdf:type owl:Restriction;
                               rdfs:subClassOf _:afa035e5-170a-4a4f-81d3-f17140a431d9], semowl:InformationEntity,
                              ontolex:Affix, ontolex:LexicalEntry, owl:Thing, [owl:maxQualifiedCardinality 1;
                                                                               owl:onClass ontolex:Form;
                                                                               owl:onProperty ontolex:canonicalForm;
                                                                               rdf:type owl:Restriction;
                                                                               rdfs:subClassOf _:a2a46eaf-3939-450e-bdd7-030c77e89378],
                              semowl:Expression, [owl:onProperty semowl:hasManifestation;
                                                  owl:someValuesFrom semowl:Manifestation;
                                                  rdf:type owl:Restriction;
                                                  rdfs:subClassOf _:21a2c097-56ab-4960-b956-1707cebe15d9];
              rdfs:label "afijo"@es, "affixe"@fr, "affiks"@af, "affix"@en, "affix"@da,
                         "affix"@nl, "affix"@sv, "Affix"@de, "аффикс"@ru, "aplică"@ro,
                         "affisso"@it;
              rdfs:comment "'Аффикс' - это словарная единица, которая представляет морфему (суффикс, префикс, инфикс, циркумфикс), добавляемую к основе слова для образования нового слова."@ru,
                           "Et affix er et leksikalsk opslagsord, der består af et morfem (suffix, præfix, infix, circumfix) der sættes på ordstammen for at danne et nyt ord."@da,
                           "An affix is a lexical entry that represents a morpheme (suffix, prefix, infix, circumfix) that is attached to a word stem to form a new word."@en;
              rdf:type owl:Class;
              rdfs:isDefinedBy "<http://www.w3.org/ns/lemon/ontolex>";
              svs:term_status "stable";
              rdfs:seeAlso "<http://www.w3.org/ns/lemon/ontolex>".

# Relation labels
rdf:type rdfs:label "type"@da, "type".
svs:term_status rdfs:label "term status".
semowl:InformationEntity rdfs:label "InformationEntity".
rdfs:subClassOf rdfs:label "underklasse af"@da, "subClassOf".
rdfs:seeAlso rdfs:label "se også"@da, "seeAlso".
owl:Restriction rdfs:label "Restriction".
ontolex:Affix rdfs:label "afijo"@es, "affixe"@fr, "affiks"@af, "affix"@en, "affix"@da,
                         "affix"@nl, "affix"@sv, "Affix"@de, "аффикс"@ru, "aplică"@ro,
                         "affisso"@it.
semowl:hasManifestation rdfs:label "semiotics.owl#hasManifestation".
ontolex:LexicalEntry rdfs:label "înregistrare lexicală"@ro, "entrata lessicale"@it, "leksikalsk opslagsord"@da,
                                "leksikale inskrywing"@af, "entrée lexicale"@fr, "entrada léxica"@es,
                                "Lexikoneintrag"@de, "lexikoningång"@sv, "lexical entry"@en, "lexikaal item"@nl,
                                "словарная единица"@ru.
owl:Thing rdfs:label "Thing", "ting"@da.
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.
rdfs:isDefinedBy rdfs:label "er defineret i"@da, "isDefinedBy".
rdfs:label rdfs:label "label", "etiket"@da.
ontolex:lexicalForm rdfs:label "forma lessicale"@it, "forma léxica"@es, "leksikale vorm"@af, "лексическая форма"@ru,
                               "forme lexicale"@fr, "lexikonform"@sv, "lexikalische Form"@de, "lexical form"@en,
                               "formă lexicală"@ro, "lexikaal vorm"@nl.
"<http://www.w3.org/ns/lemon/ontolex>" dc11:title "Lexicon Model for Ontologies - Core"@en.
owl:someValuesFrom rdfs:label "someValuesFrom".
rdfs:comment rdfs:label "kommentar"@da, "comment".
owl:onClass rdfs:label "onClass".
semowl:Expression rdfs:label "expression"@en, "Expression"@en.
owl:minQualifiedCardinality rdfs:label "minQualifiedCardinality".
owl:maxQualifiedCardinality rdfs:label "maxQualifiedCardinality".
owl:Class rdfs:label "Class", "klasse"@da.
ontolex:canonicalForm rdfs:label "каноническая форма"@ru, "kanonisk form "@sv, "canonieke vorm"@nl, "forma canónica"@es,
                                 "forme canonique"@fr, "kanonische Form"@de, "formă canonică"@ro, "forma canonica"@pt,
                                 "kanoniese vorm"@af, "opslagsform"@da, "canonical form"@en, "forma canonica"@it.
owl:onProperty rdfs:label "onProperty".

