@prefix lexmeta: <http://w3id.org/meta-share/lexmeta/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix ms: <http://w3id.org/meta-share/meta-share/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

lexmeta:example
  skos:prefLabel "przykład"@pl, "exemplo"@pt, "esempio"@it, "דוגמה"@he, "exempel"@sv, "esimerkki"@fi, "piemērs"@lv, "ejemplo"@es, "Adibide"@eu, "příklad"@cs, "eksempel"@da, "example"@en, "exemple"@fr, "exemple"@ca, "пример"@sr, "пример"@ru, "Eeskuju"@et, "Primjer"@hr, "voorbeeld"@nl, "Beispiel"@de, "παράδειγμα"@el, "приклад"@uk, "Príklad"@sk ;
  rdfs:label "приклад"@uk, "exempel"@sv, "Beispiel"@de, "příklad"@cs, "exemple"@ca, "exemple"@fr, "Adibide"@eu, "Príklad"@sk, "ejemplo"@es, "esimerkki"@fi, "przykład"@pl, "Eeskuju"@et, "eksempel"@da, "Primjer"@hr, "παράδειγμα"@el, "exemplo"@pt, "пример"@ru, "пример"@sr, "voorbeeld"@nl, "דוגמה"@he, "esempio"@it, "example"@en, "piemērs"@lv ;
  skos:inScheme lexmeta:MicrostructureFeatureScheme ;
  lexmeta:wikidataEntity wd:Q14944328 ;
  skos:narrower lexmeta:exampleSentence, lexmeta:citation, lexmeta:quotation, lexmeta:context, lexmeta:competenceExample ;
  lexmeta:lexbibWikibaseEntity <https://lexbib.elex.is/entity/Q24046> ;
  rdfs:comment "a phrase or sentence excerpted from a written or spoken source or written by a lexicographer that contains a form of the entry word and which indicates additional information about its grammatical or semantic characteristics, such as its context and usage: also called citation, illustrative citation, illustrative example, illustrative phrase, illustrative quotation, illustrative sentence, quotation, verbal illustration."@en ;
  skos:exactMatch ms:example1 ;
  a owl:NamedIndividual, lexmeta:MicrostructureFeature, skos:Concept ;
  skos:broader lexmeta:usageInformation .

lexmeta:competenceExample
  rdfs:label "tilbúið dæmi"@is, "žodynininko sugalvotas žodžio vartosenos pavyzdys"@lt, "competenza"@it, "näide"@et, "ejemplo competente"@es, "konpetentzia adibide"@eu, "konstrueret eksempel"@da, "competence example"@en ;
  skos:prefLabel "konstrueret eksempel"@da, "ejemplo competente"@es, "competenza"@it, "tilbúið dæmi"@is, "näide"@et, "competence example"@en, "konpetentzia adibide"@eu, "žodynininko sugalvotas žodžio vartosenos pavyzdys"@lt ;
  a skos:Concept, owl:NamedIndividual, lexmeta:MicrostructureFeature ;
  skos:broader lexmeta:example .

skos:Concept a owl:Class .
lexmeta:exampleSentence
  skos:prefLabel "реченични пример"@sr, "propoziție exemplificativă"@ro, "näitelause"@et, "zgled"@sl, "példamondat"@hu, "voorbeeldzin"@nl, "oración de ejemplo"@es, "notkunardæmi"@is, "eksempelsætning"@da, "иллюстративное предложение"@ru, "frase d'esempio"@it, "exemple"@ca, "Beispielsatz"@de, "example sentence"@en, "adibide-esaldi"@eu ;
  a lexmeta:MicrostructureFeature, owl:NamedIndividual, skos:Concept ;
  rdfs:label "exemple"@ca, "voorbeeldzin"@nl, "frase d'esempio"@it, "adibide-esaldi"@eu, "példamondat"@hu, "example sentence"@en, "propoziție exemplificativă"@ro, "zgled"@sl, "notkunardæmi"@is, "реченични пример"@sr, "eksempelsætning"@da, "oración de ejemplo"@es, "Beispielsatz"@de, "näitelause"@et, "иллюстративное предложение"@ru ;
  skos:broader lexmeta:example .

ms:example1 skos:exactMatch lexmeta:example .
lexmeta:quotation
  skos:prefLabel "цытата"@be, "цитат"@sr, "цитат"@mk, "citāts"@lv, "cita"@es, "tilvitnun"@is, "aipu"@eu, "citation"@fr, "ציטוט"@he, "sitat"@nb, "sitat"@nn, "citaat"@nl, "cytat"@pl, "Citovanie"@sk, "tsitaat"@et, "navedek"@sl, "Цитат"@bg, "citata, citavimas"@lt, "citazione"@it, "idézet"@hu, "citát"@cs, "цитата"@ru, "цитата"@uk, "quotation"@en, "citat"@ro, "citat"@da, "citat"@sv, "παράθεμα"@el, "sitaatti"@fi, "Zitat"@de, "citació"@ca ;
  rdfs:label "quotation"@en, "cytat"@pl, "navedek"@sl, "citāts"@lv, "idézet"@hu, "citazione"@it, "tsitaat"@et, "Citovanie"@sk, "sitat"@nn, "sitat"@nb, "Цитат"@bg, "cita"@es, "παράθεμα"@el, "sitaatti"@fi, "citata, citavimas"@lt, "aipu"@eu, "citat"@sv, "citat"@da, "citat"@ro, "citát"@cs, "цытата"@be, "citaat"@nl, "Zitat"@de, "цитата"@uk, "цитат"@mk, "цитата"@ru, "цитат"@sr, "citation"@fr, "tilvitnun"@is, "citació"@ca, "ציטוט"@he ;
  a skos:Concept, owl:NamedIndividual, lexmeta:MicrostructureFeature ;
  skos:broader lexmeta:example .

lexmeta:MicrostructureFeatureScheme
  rdfs:label "Microstructure Feature Taxonomy"@en ;
  skos:prefLabel "Microstructure Feature Taxonomy"@en ;
  a owl:NamedIndividual, skos:ConceptScheme .

skos:inScheme rdfs:label "skos:inScheme"@en .
lexmeta:MicrostructureFeature
  rdfs:label "Microstructure feature"@en ;
  a owl:Class .

lexmeta:context
  rdfs:label "הקשר"@he, "konteksts"@lv, "konteksti"@fi, "contesto"@it, "context"@ca, "context"@en, "context"@nl, "context"@ro, "Kontext"@de, "кантэкст"@be, "contexte"@fr, "kontekst"@sq, "kontekst"@sl, "kontekst"@pl, "kontekst"@nb, "kontekst"@et, "kontekst"@da, "контекст"@uk, "kontext"@sv, "kontext"@sk, "kontext"@cs, "контекст"@sr, "контекст"@ru, "контекст"@bg, "εννοιολογικό πλαίσιο"@el, "kontekstas"@lt, "szövegkörnyezet"@hu, "contexto"@pt, "contexto"@es, "samhengi"@is ;
  skos:prefLabel "кантэкст"@be, "konteksti"@fi, "contexto"@es, "contexto"@pt, "εννοιολογικό πλαίσιο"@el, "הקשר"@he, "samhengi"@is, "contexte"@fr, "kontekst"@da, "kontekst"@et, "kontekst"@nb, "kontekst"@pl, "kontekst"@sl, "kontekst"@sq, "kontekstas"@lt, "kontext"@cs, "kontext"@sk, "kontext"@sv, "contesto"@it, "Kontext"@de, "szövegkörnyezet"@hu, "контекст"@bg, "контекст"@ru, "контекст"@sr, "контекст"@uk, "context"@en, "context"@nl, "context"@ro, "context"@ca, "konteksts"@lv ;
  a skos:Concept, owl:NamedIndividual, lexmeta:MicrostructureFeature ;
  skos:broader lexmeta:example .

lexmeta:usageInformation
  skos:prefLabel "pragmatinė informacija"@lt, "informazione pragmatica"@it, "información pragmática"@es, "pragmàtica"@ca, "pragmaatiline info"@et, "argibide pragmatiko"@eu, "usage information"@en ;
  rdfs:label "información pragmática"@es, "pragmàtica"@ca, "usage information"@en, "informazione pragmatica"@it, "argibide pragmatiko"@eu, "pragmatinė informacija"@lt, "pragmaatiline info"@et ;
  a owl:NamedIndividual, skos:Concept, lexmeta:MicrostructureFeature ;
  skos:narrower lexmeta:example .

lexmeta:citation
  skos:prefLabel "lähdeviittaus"@fi, "Citiranje radova"@hr, "aipu"@eu, "aanhalen"@nl, "citation"@en, "citation"@fr, "belæg"@da, "sitering"@nb, "sitering"@nn, "παραπομπή"@el, "tilvitnun"@is, "navajanje virov"@sl, "Citimi"@sq, "Zitat"@de, "citat"@ro, "цитування"@uk, "скасаванне"@be, "cita"@es, "citata"@lt, "citace"@cs, "idézet"@hu, "tsitaat"@et, "citação"@pt, "källhänvisning"@sv, "citácia"@sk, "citazione"@it, "иллюстративный пример"@ru, "הפניה למקור"@he, "cytowanie piśmiennictwa"@pl, "цитат"@sr, "exemple"@ca, "навод"@mk ;
  rdfs:label "הפניה למקור"@he, "cita"@es, "Zitat"@de, "citace"@cs, "citata"@lt, "citação"@pt, "tilvitnun"@is, "цитування"@uk, "citat"@ro, "citation"@fr, "citation"@en, "exemple"@ca, "aanhalen"@nl, "lähdeviittaus"@fi, "Citimi"@sq, "idézet"@hu, "cytowanie piśmiennictwa"@pl, "Citiranje radova"@hr, "citácia"@sk, "иллюстративный пример"@ru, "sitering"@nn, "sitering"@nb, "скасаванне"@be, "källhänvisning"@sv, "навод"@mk, "παραπομπή"@el, "belæg"@da, "цитат"@sr, "citazione"@it, "aipu"@eu, "tsitaat"@et, "navajanje virov"@sl ;
  a owl:NamedIndividual, skos:Concept, lexmeta:MicrostructureFeature ;
  skos:broader lexmeta:example .

