@prefix clarin_el: <http://w3id.org/clarin_el_dictionary/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix omtd: <http://w3id.org/meta-share/omtd-share/> .

clarin_el:lexiconEnhancement
  skos:prefLabel "lexicon enhancement"@en, "βελτιστοποίηση λεξικού"@el ;
  a skos:Concept ;
  skos:broader clarin_el:supportOperationForKnowledgeResources .

clarin_el:lexiconVisualization
  skos:prefLabel "lexicon visualization"@en, "οπτικοποίηση λεξικού"@el ;
  a skos:Concept ;
  skos:broader clarin_el:supportOperationForKnowledgeResources .

clarin_el:bilingualLexiconInduction
  skos:prefLabel "bilingual lexicon induction"@en, "δημιουργία δίγλωσσου λεξικού με επαγωγική διαδικασία"@el ;
  a skos:Concept ;
  skos:broader clarin_el:supportOperationForKnowledgeResources .

clarin_el:supportOperation
  skos:prefLabel "support operation"@en, "λειτουργία υποστήριξης"@el ;
  a skos:Concept ;
  skos:narrower clarin_el:supportOperationForKnowledgeResources .

clarin_el:lrtInfrastructureScheme
  skos:prefLabel "Λεξικό CLARIN:EL"@el, "CLARIN:EL Dictionary"@en ;
  a skos:ConceptScheme .

clarin_el:supportOperationForKnowledgeResources
  skos:narrower clarin_el:lexiconEnhancement, clarin_el:lexiconMerging, clarin_el:bilingualLexiconInduction, clarin_el:lexiconFormatConversion, clarin_el:lexiconViewing, clarin_el:lexiconExtractionFromLexica, clarin_el:lexiconAcquisitionFromCorpora, clarin_el:lexiconCreation, clarin_el:lexiconAccess, clarin_el:lexiconVisualization ;
  skos:prefLabel "support operation for knowledge resources"@en, "λειτουργία υποστήριξης πόρων γνώσης"@el ;
  skos:definition "any operation that intends to support the creation, curation or use of knowledge resource"@en ;
  a skos:Concept ;
  skos:inScheme clarin_el:lrtInfrastructureScheme ;
  skos:exactMatch omtd:SupportOperationForKnowledgeResources ;
  skos:broader clarin_el:supportOperation .

clarin_el:lexiconFormatConversion
  skos:prefLabel "lexicon format conversion"@en, "μετατροπή μορφής λεξικού"@el ;
  a skos:Concept ;
  skos:broader clarin_el:supportOperationForKnowledgeResources .

clarin_el:lexiconMerging
  skos:prefLabel "lexicon merging"@en, "συγχώνευση λεξικού"@el ;
  a skos:Concept ;
  skos:broader clarin_el:supportOperationForKnowledgeResources .

clarin_el:lexiconCreation
  skos:prefLabel "lexicon creation"@en, "κατάρτιση λεξικού"@el ;
  a skos:Concept ;
  skos:broader clarin_el:supportOperationForKnowledgeResources .

clarin_el:lexiconAcquisitionFromCorpora
  skos:prefLabel "lexicon acquisition from corpora"@en, "δημιουργία λεξικού από σώματα κειμένων"@el ;
  a skos:Concept ;
  skos:broader clarin_el:supportOperationForKnowledgeResources .

clarin_el:lexiconViewing
  skos:prefLabel "lexicon viewing"@en, "θέαση λεξικού"@el ;
  a skos:Concept ;
  skos:broader clarin_el:supportOperationForKnowledgeResources .

clarin_el:lexiconExtractionFromLexica
  skos:prefLabel "lexicon extraction from lexica"@en, "εξαγωγή λεξικού από λεξικά"@el ;
  a skos:Concept ;
  skos:broader clarin_el:supportOperationForKnowledgeResources .

clarin_el:lexiconAccess
  skos:prefLabel "πρόσβαση σε λεξικό"@el, "lexicon access"@en ;
  a skos:Concept ;
  skos:broader clarin_el:supportOperationForKnowledgeResources .

