@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-G006D599-R>
  skos:prefLabel "measure"@en, "mesure"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-V23WN16X-9> .

<http://data.loterre.fr/ark:/67375/8LP-V23WN16X-9>
  dc:modified "2024-06-27T07:31:18"^^xsd:dateTime ;
  skos:prefLabel "performance à l'état de l'art"@fr, "state-of-the-art performance"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:example "LSA achieves state-of-the-art performance when combined with various aspect-specific features especially based on the DeBERTa models. (Yang & Li, 2024)"@en, "Both parsers obtain state-of-the-art performance and use a very simple API consisting of minimally two lines of Scala code. (Surdeanu, Hicks & Valenzuela-Escárcega, 2015)"@en, "Both parsers obtain state-of-the-art performance are fast and are easy to use through a simple API. (Surdeanu, Hicks & Valenzuela-Escárcega, 2015)"@en, "Our analysis indicates that both parsers achieve state-of-the-art performance. (Surdeanu, Hicks & Valenzuela-Escárcega, 2015)"@en ;
  skos:hiddenLabel "State-of-the-art performance"@en, "Performance à l'état de l'art"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-G006D599-R> ;
  a skos:Concept .

