@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-M0S1VWNX-1>
  skos:prefLabel "interrogation"@fr, "interrogation"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-NL1W1FPC-5> .

<http://data.loterre.fr/ark:/67375/8LP-NL1W1FPC-5>
  skos:hiddenLabel "Total question"@en, "Question totale"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:example "The probability for type T is 1 -number of questions type T number of total question. (Cao, Cheng, Liang & Lin, 2024)"@en, "For 16% of responses annotators disagreed with the verdict and did not provide a number range though only 19 total questions contain no number ranges from any of the assigned annotators for that question. (May, Flek & Welch, 2024)"@en, "65.2% of total questions contain at least two evidence sentences and 70.9% of these questions contain at least one adjacent sentence pair in their evidence sentences which may provide evidence to support our assumption adjacent sentences tend to have the same label in Section 2.3. (Wang, Yu, Sun, Chen, Yu, McAllester & Roth, 2019)"@en, "For 10.8% of total questions at least one annotator leave the slot blank due to the challenges mentioned above. (Wang, Yu, Sun, Chen, Yu, McAllester & Roth, 2019)"@en, "Half of the total questions i.e. 1524 pairs are labeled as similar to each other. (Balumuri, Bachina & Kamath S, 2021)"@en ;
  skos:prefLabel "question totale"@fr, "total question"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-M0S1VWNX-1> ;
  dc:modified "2024-06-14T07:21:08"^^xsd:dateTime ;
  a skos:Concept .

