@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, ontolex:Affix, ontolex:LexicalEntry, owl:Thing,
                              _:03daf0f7-62e7-4b97-893e-be160a43e1a8, _:fe677226-a3ae-4db7-9bfa-947d5ecb28f2,
                              _:82da99ea-5de6-4ef6-b700-51c299b79af3, semowl:Expression;
              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".

_:03daf0f7-62e7-4b97-893e-be160a43e1a8 rdfs:subClassOf _:03daf0f7-62e7-4b97-893e-be160a43e1a8;
                                       owl:minQualifiedCardinality 1;
                                       owl:onClass ontolex:Form;
                                       owl:onProperty ontolex:lexicalForm;
                                       rdf:type owl:Restriction.

_:fe677226-a3ae-4db7-9bfa-947d5ecb28f2 rdfs:subClassOf _:fe677226-a3ae-4db7-9bfa-947d5ecb28f2;
                                       owl:maxQualifiedCardinality 1;
                                       owl:onClass ontolex:Form;
                                       owl:onProperty ontolex:canonicalForm;
                                       rdf:type owl:Restriction.

_:82da99ea-5de6-4ef6-b700-51c299b79af3 rdfs:subClassOf _:82da99ea-5de6-4ef6-b700-51c299b79af3;
                                       owl:someValuesFrom semowl:Manifestation;
                                       owl:onProperty semowl:hasManifestation;
                                       rdf:type owl:Restriction.

# 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.

