@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix x64: <http://data.loterre.fr/ark:/67375/X64> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<http://data.loterre.fr/ark:/67375/8LP-PZRZ076G-B>
  skos:prefLabel "correction automatique"@fr, "automatic correction"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-ZP9JV7HW-T> .

<http://data.loterre.fr/ark:/67375/8LP-ZP9JV7HW-T>
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  a skos:Concept ;
  skos:exactMatch x64:-HVJJZ895-T, <https://www.wikidata.org/wiki/Q2257348> ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-PZRZ076G-B> ;
  skos:example "Le correcteur grammatical de PLNLP opère une analyse syntaxique complète. (Granfeldt, Nugues, Persson, Persson, Kostadinov, Ågren & Schlytere, 2005)"@fr ;
  skos:hiddenLabel "Correcteur grammatical"@fr, "Grammar checker"@en ;
  dc:modified "2024-04-25T12:01:41"^^xsd:dateTime ;
  skos:prefLabel "grammar checker"@en, "correcteur grammatical"@fr .

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