@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix ms: <http://w3id.org/meta-share/meta-share/> .
@prefix wd: <http://www.wikidata.org/entity/> .

lexmeta:wordCombination
  skos:narrower lexmeta:collocation ;
  rdfs:label "žodžių daryba"@lt, "hitz konbinazio"@eu, "Словосъчетание"@bg, "orðasamband"@is, "combinación de palabras"@es, "словазлучэнне"@be, "szóösszetétel"@hu, "combinazione di parole"@it, "îmbinări de cuvinte"@ro, "word combination"@en, "sõnaühend"@et, "flerordsforbindelse"@da, "словосочетание"@ru, "Словосполучення"@uk, "комбинација речи"@sr, "woordcombinatie"@nl, "combinació de mots"@ca ;
  skos:prefLabel "combinació de mots"@ca, "szóösszetétel"@hu, "combinación de palabras"@es, "îmbinări de cuvinte"@ro, "Словосъчетание"@bg, "словосочетание"@ru, "woordcombinatie"@nl, "комбинација речи"@sr, "Словосполучення"@uk, "flerordsforbindelse"@da, "word combination"@en, "hitz konbinazio"@eu, "orðasamband"@is, "словазлучэнне"@be, "sõnaühend"@et, "combinazione di parole"@it, "žodžių daryba"@lt ;
  a lexmeta:MicrostructureFeature, skos:Concept, owl:NamedIndividual .

skos:Concept a owl:Class .
lexmeta:collocator
  skos:prefLabel "collocatore"@it, "kolokator"@sl, "kollokaat"@et, "kolokatorius"@lt, "kolokazio"@eu, "collocator"@en, "col·locat"@ca, "kollokator"@da, "Kollokator"@de, "stoðliður"@is, "coocurrente"@es, "колокатор"@sr ;
  rdfs:label "kolokator"@sl, "Kollokator"@de, "col·locat"@ca, "kolokazio"@eu, "coocurrente"@es, "kolokatorius"@lt, "collocatore"@it, "collocator"@en, "колокатор"@sr, "kollokaat"@et, "stoðliður"@is, "kollokator"@da ;
  a owl:NamedIndividual, skos:Concept, lexmeta:MicrostructureFeature ;
  skos:broader lexmeta:collocation .

ms:collocation skos:exactMatch lexmeta:collocation .
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:collocation
  skos:prefLabel "kolokacja"@pl, "Kollokation"@de, "colocación"@es, "collocation"@en, "collocation"@fr, "collocazione"@it, "Сполучення слів"@uk, "Sousloví"@cs, "kolokazio"@eu, "Kolokacija"@lt, "Collocatie"@nl, "Kolokacija"@sl, "Коллокация"@ru, "kollokation"@sv, "Kollokaatio"@fi, "Колокације"@sr, "Comhlogaíocht"@ga, "colocação"@pt, "col·locació"@ca ;
  rdfs:label "col·locació"@ca, "Сполучення слів"@uk, "Kolokacija"@lt, "Kolokacija"@sl, "Sousloví"@cs, "Collocatie"@nl, "colocación"@es, "kolokazio"@eu, "Comhlogaíocht"@ga, "Kollokaatio"@fi, "Колокације"@sr, "Kollokation"@de, "colocação"@pt, "collocation"@en, "collocation"@fr, "Коллокация"@ru, "kollokation"@sv, "kolokacja"@pl, "collocazione"@it ;
  skos:exactMatch ms:collocation ;
  lexmeta:lexbibWikibaseEntity <https://lexbib.elex.is/entity/Q14387> ;
  skos:inScheme lexmeta:MicrostructureFeatureScheme ;
  a lexmeta:MicrostructureFeature, owl:NamedIndividual, skos:Concept ;
  rdfs:comment "frequent occurrence of words next to each other"@en, "a combination of words (adjective-noun, verb-preposition) that have a certain mutual expectancy, that have a great likelihood of co-occurring, for example, false expectation, hot coffee, nice surprise. Collocations vary in the degree to which one lexical unit expects another to occur with it. Collocations are more fixed than free combinations and less fixed than idioms."@en ;
  skos:narrower lexmeta:collocator ;
  skos:broader lexmeta:wordCombination ;
  lexmeta:wikidataEntity wd:Q1122269 .

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

