@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 semowl:InformationEntity, [owl:minQualifiedCardinality 1;
                                                         owl:onClass ontolex:Form;
                                                         owl:onProperty ontolex:lexicalForm;
                                                         rdf:type owl:Restriction;
                                                         rdfs:subClassOf _:efa0fb24-6caf-4ac3-9429-a7627c7558e2],
                              ontolex:Affix, ontolex:LexicalEntry, owl:Thing, [owl:onProperty semowl:hasManifestation;
                                                                               owl:someValuesFrom semowl:Manifestation;
                                                                               rdf:type owl:Restriction;
                                                                               rdfs:subClassOf _:12142be6-381a-4b76-a250-181074e37b39],
                              semowl:Expression, [owl:maxQualifiedCardinality 1;
                                                  owl:onClass ontolex:Form;
                                                  owl:onProperty ontolex:canonicalForm;
                                                  rdf:type owl:Restriction;
                                                  rdfs:subClassOf _:8ba69f05-942a-452a-bbc7-2f732f43e9a2];
              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".

# 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".
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.
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.
rdfs:isDefinedBy rdfs:label "er defineret i"@da, "isDefinedBy".
rdfs:label rdfs:label "label", "etiket"@da.
"<http://www.w3.org/ns/lemon/ontolex>" dc11:title "Lexicon Model for Ontologies - Core"@en.
rdfs:comment rdfs:label "kommentar"@da, "comment".
semowl:Expression rdfs:label "expression"@en, "Expression"@en.
owl:Class rdfs:label "Class", "klasse"@da.

