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

<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:discourseAnalysis
  skos:prefLabel "discourse analysis"@en, "ανάλυση λόγου"@el ;
  skos:broader clarin_el:linguisticAnalysis ;
  skos:definition "μέθοδος ανάλυσης της δομής των κειμένων ή των εκφωνημάτων μεγάλυτερων από μία πρόταση, λαμβάνοντας υπόψη τόσο το γλωσσολογικό τους περιεχόμενο όσο και το κοινωνιογλωσσολογικό"@el, "a method of analysing the structure of texts or utterances longer than one sentence, taking into account both their linguistic content and their sociolinguistic context; analysis performed using this method"@en ;
  skos:exactMatch omtd:DiscourseAnalysis ;
  a skos:Concept ;
  ns0:IAO_0000119 "OED, https://en.oxforddictionaries.com/definition/discourse_analysis" ;
  skos:inScheme clarin_el:lrtInfrastructureScheme ;
  skos:altLabel "ανάλυση συνεχούς λόγου"@el ;
  dc:source "Γεωργακοπούλου, Α., & Γούτσος, Δ. (2015). Κείμενο και Επικοινωνία. Αθήνα: Εκδόσεις Πατάκη." .

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

clarin_el:linguisticAnalysis
  skos:prefLabel "linguistic analysis"@en, "γλωσσολογική ανάλυση"@el ;
  a skos:Concept ;
  skos:narrower clarin_el:discourseAnalysis .

