@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 ns0: <http://purl.obolibrary.org/obo/> .
@prefix omtd: <http://w3id.org/meta-share/omtd-share/> .

clarin_el:textSimplification skos:related clarin_el:lexicalSimplification .
clarin_el:naturalLanguageGeneration
  skos:prefLabel "natural language generation"@en, "παραγωγή φυσικής γλώσσας"@el ;
  a skos:Concept ;
  skos:narrower clarin_el:lexicalSimplification .

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:lexicalSubstitution
  skos:prefLabel "lexical substitution"@en, "γλωσσική υποκατάσταση"@el ;
  a skos:Concept .

clarin_el:lexicalSimplification
  skos:prefLabel "lexical simplification"@en, "γλωσσική απλοποίηση"@el ;
  skos:definition "the task of replacing individual words of a text with words that are easier to understand, so that the text as a whole becomes easier to comprehend, e.g. by people with learning disabilities or by children who learn to read"@en, "η διαδικασία αντικατάστασης ανεξάρτητων λέξεων σε ένα κείμενο με λέξεις που είναι πιο ευκολονόητες, ώστε το κείμενο σαν σύνολο να γίνεται πιο εύκολα κατανοητό π.χ. από άτομα με μαθησιακές δυσκολίες ή από παιδιά που μαθαίνουν να διαβάζουν"@el ;
  ns0:IAO_0000119 "https://link.springer.com/chapter/10.1007/978-3-642-28601-8_36" ;
  skos:inScheme clarin_el:lrtInfrastructureScheme ;
  skos:exactMatch omtd:LexicalSimplification ;
  skos:related clarin_el:lexicalSubstitution ;
  a skos:Concept ;
  skos:broader clarin_el:naturalLanguageGeneration .

