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

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-TL5P9HWZ-V>
  skos:example "All just looked for the presence of a superlative and raised the score without further analysing the type of superlative or its role in the sentence. (Scheible, 2007)"@en, "Despite the fact that 17% of sentence pairs in the corpus contained at least one instance of comparative or superlative our baseline models don't utilize the information present in these sentences to predict the correct label for the pair although presence of a comparative or superlative is slightly more predictive of a NEUTRAL label. (Williams, Nangia & Bowman, 2018)"@en ;
  skos:hiddenLabel "Superlatif"@fr, "Superlative"@en ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-FDM8FQJW-P> ;
  skos:prefLabel "superlatif"@fr, "superlative"@en .

<http://data.loterre.fr/ark:/67375/8LP-FDM8FQJW-P>
  skos:prefLabel "degré de comparaison"@fr, "comparison"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-TL5P9HWZ-V> .

