@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:annotationOfNumbers
  skos:prefLabel "annotation of numbers"@en, "επισημείωση αριθμών"@el ;
  a skos:Concept ;
  skos:broader clarin_el:semanticAnnotation .

clarin_el:certaintyLevelLabelling
  skos:prefLabel "certainty level labelling"@en, "επισημείωση επιπέδου βεβαιότητας"@el ;
  a skos:Concept ;
  skos:broader clarin_el:semanticAnnotation .

clarin_el:eventLabelling
  skos:prefLabel "event labelling"@en, "επισημείωση συμβάντων"@el ;
  a skos:Concept ;
  skos:broader clarin_el:semanticAnnotation .

clarin_el:annotationOfMeasurements
  skos:prefLabel "annotation of measurements"@en, "επισημείωση μετρικών εκφράσεων"@el ;
  a skos:Concept ;
  skos:broader clarin_el:semanticAnnotation .

clarin_el:temporalExpressionsLabelling
  skos:prefLabel "temporal expressions labelling"@en, "επισήμανση χρονικών εκφράσεων"@el ;
  a skos:Concept ;
  skos:broader clarin_el:semanticAnnotation .

clarin_el:semanticClassLabelling
  skos:prefLabel "semantic class labelling"@en, "επισημείωση σημασιολογικών κλάσεων"@el ;
  a skos:Concept ;
  skos:broader clarin_el:semanticAnnotation .

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

clarin_el:annotationOfTextualEntailment
  skos:prefLabel "annotation of textual entailment"@en, "επισημείωση κειμενικής συνεπαγωγής"@el ;
  a skos:Concept ;
  skos:broader clarin_el:semanticAnnotation .

clarin_el:polarityLabelling
  skos:prefLabel "polarity labelling"@en, "επισημείωση πολικότητας"@el ;
  a skos:Concept ;
  skos:broader clarin_el:semanticAnnotation .

clarin_el:spatialRoleLabelling
  skos:prefLabel "spatial role labelling"@en, "επισήμανση χωρικών ρόλων"@el ;
  a skos:Concept ;
  skos:broader clarin_el:semanticAnnotation .

clarin_el:semanticRelationLabelling
  skos:prefLabel "semantic relation labelling"@en, "επισημείωση σημασιολογικών σχέσεων"@el ;
  a skos:Concept ;
  skos:broader clarin_el:semanticAnnotation .

clarin_el:textAnnotation
  skos:prefLabel "text annotation"@en, "επισημείωση κειμένου"@el ;
  a skos:Concept ;
  skos:narrower clarin_el:semanticAnnotation .

clarin_el:entityLinking
  skos:prefLabel "entity linking"@en, "σύνδεση οντοτήτων"@el ;
  a skos:Concept ;
  skos:broader clarin_el:semanticAnnotation .

clarin_el:terminologyMarkup
  skos:prefLabel "terminology markup"@en, "σήμανση ορολογίας"@el ;
  a skos:Concept ;
  skos:broader clarin_el:semanticAnnotation .

clarin_el:semanticAnnotation
  skos:narrower clarin_el:frameSemanticParsing, clarin_el:certaintyLevelLabelling, clarin_el:semanticClassLabelling, clarin_el:annotationOfTextualEntailment, clarin_el:annotationOfQuestionTopics, clarin_el:entityLinking, clarin_el:temporalExpressionsLabelling, clarin_el:annotationOfNumbers, clarin_el:semanticRelationLabelling, clarin_el:annotationOfMeasurements, clarin_el:terminologyMarkup, clarin_el:polarityLabelling, clarin_el:eventLabelling, clarin_el:spatialRoleLabelling, clarin_el:semanticRoleLabelling ;
  skos:exactMatch omtd:SemanticAnnotation ;
  skos:altLabel "semantic labelling"@en, "semantic tagging"@en, "semantic labeling"@en-US ;
  a skos:Concept ;
  skos:inScheme clarin_el:lrtInfrastructureScheme ;
  skos:prefLabel "semantic annotation"@en, "σημασιολογική επισημείωση"@el ;
  skos:broader clarin_el:textAnnotation .

clarin_el:semanticRoleLabelling
  skos:prefLabel "semantic role labelling"@en, "επισημείωση σημασιολογικών ρόλων"@el ;
  a skos:Concept ;
  skos:broader clarin_el:semanticAnnotation .

clarin_el:annotationOfQuestionTopics
  skos:prefLabel "annotation of question topics"@en, "επισημείωση θέματος ερώτησης"@el ;
  a skos:Concept ;
  skos:broader clarin_el:semanticAnnotation .

clarin_el:frameSemanticParsing
  skos:prefLabel "frame-semantic parsing"@en, "σημασιολογική ανάλυση πλαισίου"@el ;
  a skos:Concept ;
  skos:broader clarin_el:semanticAnnotation .

