@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<http://data.loterre.fr/ark:/67375/8LP-K5T7M1ZS-V>
  skos:prefLabel "logiciel de TAL"@fr, "NLP software"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-CDVFGGC5-J> .

<http://data.loterre.fr/ark:/67375/8LP-CDVFGGC5-J>
  skos:example "The 'diversity' function of the 'qdap' package in R (R Core Team 2017) was used to calculate lexical (word-level) entropy for each participant. (Parish-Morris, Sariyanidi, Zampella, Bartley, Ferguson, Pallathra, Bateman, Plate, Cola, Pandey, Brodkin, Schultz & Tunç, 2018)"@en, "One hundred twenty-three features were calculated for each speaker (participant confederate) in the Bored condition and the Interested condition separately using base R qdap and Linguistic Inquiry and Word Count (LIWC) software. (Hauser, Sariyanidi, Tunc, Zampella, Brodkin, Schultz & Parish-Morris, 2019)"@en ;
  skos:hiddenLabel "Qdap"@en, "Qdap"@fr ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-K5T7M1ZS-V> ;
  skos:prefLabel "qdap"@fr, "qdap"@en .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
