@prefix clarin_el: <http://w3id.org/clarin_el_dictionary/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix omtd: <http://w3id.org/meta-share/omtd-share/> .
@prefix ns0: <http://purl.obolibrary.org/obo/> .

clarin_el:textAndDataMining
  skos:prefLabel "text and data mining"@en, "εξόρυξη κειμένου και δεδομένων"@el ;
  a skos:Concept ;
  skos:narrower clarin_el:imageUnderstanding .

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

<http://purl.obolibrary.org/obo/IAO_0000119>
  rdfs:comment "Formal citation, e.g. identifier in external database to indicate / attribute source(s) for the definition. Free text indicate / attribute source(s) for the definition. EXAMPLE: Author Name, URI, MeSH Term C04, PUBMED ID, Wiki uri on 31.01.2007"@en ;
  rdfs:label "πηγή ορισμού"@el, "definition source"@en .

clarin_el:operationWithMultimediaInputOrOutput
  skos:prefLabel "operation with multimedia input or output"@en, "λειτουργία με είσοδο ή έξοδο πολυμέσων"@el ;
  a skos:Concept ;
  skos:narrower clarin_el:imageUnderstanding .

clarin_el:imageUnderstanding
  skos:inScheme clarin_el:lrtInfrastructureScheme ;
  skos:prefLabel "image understanding"@en, "κατανόηση εικόνας"@el ;
  skos:broader clarin_el:operationWithMultimediaInputOrOutput, clarin_el:textAndDataMining ;
  a skos:Concept ;
  skos:exactMatch omtd:ImageUnderstanding ;
  skos:definition "προηγμένη επεξεργασία εικόνας κατά την οποία χρησιμοπoιούνται τεχνικές τεχνητής νοημοσύνης προκειμένου να ερμηνεύσουν εικόνες μέσω του προσδιορισμού, του χαρακτηρισμού και της αναγνώρισης αντικειμένων και άλλων χαρακτηριστικών που αυτή φέρει"@el, "advanced image processing in which artificial-intelligence techniques are used to interpret images by locating, characterizing, and recognizing objects and other features in the scene"@en ;
  ns0:IAO_0000119 "https://www.encyclopedia.com/computing/dictionaries-thesauruses-pictures-and-press-releases/image-understanding" .

