@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 omtd: <http://w3id.org/meta-share/omtd-share/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

clarin_el:factChecking
  skos:related clarin_el:fakeNewsDetection ;
  skos:definition "η διαδικασία ελέγχου πραγματικών περιστατικών/ισχυρισμών σε μη φανταστικά κείμενα με σκοπό την διαπίστωση της εγκυρότητας και της ορθότητάς τους σε ένα κείμενο"@el, "the act of checking factual assertions in non-fictional text in order to determine the veracity and correctness of the factual statements in the text"@en ;
  skos:prefLabel "έλεγχος στοιχείων"@el, "fact checking"@en ;
  skos:broader clarin_el:informationExtraction ;
  ns0:IAO_0000119 "Wikipedia" ;
  skos:inScheme clarin_el:lrtInfrastructureScheme ;
  skos:altLabel "fact-checking"@en ;
  a skos:Concept ;
  skos:exactMatch omtd:FactChecking .

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

ns0: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:informationExtraction
  skos:prefLabel "information extraction"@en, "εξαγωγή πληροφορίας"@el ;
  a skos:Concept ;
  skos:narrower clarin_el:factChecking .

clarin_el:fakeNewsDetection
  skos:prefLabel "fake news detection"@en, "ανίχνευση ψευδών ειδήσεων"@el ;
  a skos:Concept .

