@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ltk: <http://data.loterre.fr/ark:/67375/LTK> .
@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-FMSCD6NL-7>
  skos:prefLabel "annotator"@en, "annotateur"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-FJ2M5J86-Q> .

<http://data.loterre.fr/ark:/67375/8LP-FJ2M5J86-Q>
  skos:prefLabel "KAF annotator"@fr, "KAF annotator"@en ;
  a skos:Concept ;
  skos:exactMatch ltk:-M5MVKKT6-0 ;
  skos:hiddenLabel "Kaf annotator"@en, "Kaf annotator"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:definition "Stand-alone application for annotating KAF files with any set of tags to any level. This annotator is used to create gold-standard data for evaluating the Kybot output. (Loterre)"@en, "Application autonome pour annoter des fichiers KAF avece tout type de marqueurs et à tous niveaux. Cet annotateur est utilisé pour créer des données de référence pour évaluer la sortie Kybot. (Loterre)"@fr ;
  dc:modified "2024-06-05T07:29:35"^^xsd:dateTime ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-FMSCD6NL-7> .

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