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

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:altLabel "combinatòria"@ca, "colocado"@es, "concorrent"@ca ;
  skos:inScheme lexmeta:MicrostructureFeatureScheme ;
  lexmeta:lexbibWikibaseEntity <https://lexbib.elex.is/entity/Q14496> ;
  skos:broader 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"@sl, "Collocatie"@nl, "Kolokacija"@lt, "Коллокация"@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 ;
  a lexmeta:MicrostructureFeature, owl:NamedIndividual, skos:Concept ;
  skos:narrower lexmeta:collocator .

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

