@prefix clarin_el: <http://w3id.org/clarin_el_dictionary/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .

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

clarin_el:lrtInfrastructure
  skos:prefLabel "language resources and technology infrastructure concept"@en, "έννοια για υποδομές γλωσσικών πόρων και γλωσσικής τεχνολογίας"@el ;
  a skos:Concept ;
  skos:narrower clarin_el:manualTextAnnotation .

clarin_el:manualTextAnnotation
  skos:altLabel "manual text labeling"@en-US, "manual text tagging"@en, "manual text labelling"@en ;
  skos:definition "Η επισημείωση αποτελεί μια διαδικασία επεξεργασίας κειμένων, κατά την οποία προσαρτώνται ετικέτες (tags) σε λέξεις ή/και σύνολα λέξεων ενός κειμένου ή ενός σώματος κειμένων και η οποία μπορεί να γίνει τόσο σε πρωτογενή δεδομένα (raw data) όσο και σε κείμενο που έχει ήδη υποστεί κάποια επεξεργασία (όπως μία πρώτη επισημείωση). Η επισημείωση μπορεί να γίνει αυτόματα [...] αλλά και με το χέρι, από ανθρώπους επισημειωτές."@el, "Annotation is the practice of adding interpretative linguistic information, known also as tags and/or labels, to words, or sets of words of a text or a corpus. Annotation can be done both in raw data as well as in data that have already been processed. Annotation can be done automatically [...] or manually, by human annotators."@en ;
  a skos:Concept ;
  skos:broader clarin_el:lrtInfrastructure ;
  dc:source "documentation" ;
  skos:prefLabel "manual text annotation"@en, "χειρωνακτική επισημείωση κειμένων"@el ;
  skos:inScheme clarin_el:lrtInfrastructureScheme .

