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

<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:lrtInfrastructureScheme
  skos:prefLabel "Λεξικό CLARIN:EL"@el, "CLARIN:EL Dictionary"@en ;
  a skos:ConceptScheme .

clarin_el:facialExpressionRecognition
  skos:prefLabel "ανίχνευση εκφράσεων προσώπου"@el, "facial expression recognition"@en ;
  skos:definition "the task/process of detecting emotions on human face based on biometric markers"@en, "η διαδικασία ανίχνευσης συναισθημάτων στο ανθρώπινο πρόσωπο με βάση βιομετρικούς δείκτες"@el ;
  ns0:IAO_0000119 "adapted from https://sightcorp.com/knowledge-base/facial-expression-recognition/" ;
  skos:altLabel "facial expression detection"@en, "face expression recognition"@en, "expression detection"@en, "face expression detection"@en, "expression recognition"@en ;
  skos:broader clarin_el:operationWithMultimediaInputOrOutput ;
  dc:source "Ζάγκος, Αλ. (2019) Ανίχνευση εκφράσεων προσώπου με χρήση Βαθιών Συνελικτικών Νευρωνικών Δικτύων. [Master thesis]. Πανεπιστήμιο Πειραιώς. https://dione.lib.unipi.gr/xmlui/handle/unipi/12567" ;
  a skos:Concept ;
  skos:inScheme clarin_el:lrtInfrastructureScheme ;
  skos:exactMatch omtd:FacialExpressionRecognition .

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

