@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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#> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-FBR7H3PJ-L>
  skos:exactMatch ltk:-RXTJJRSS-J ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  dc:modified "2024-05-30T14:47:15"^^xsd:dateTime ;
  skos:definition "Outil libre d'étiquetage des partie du discours construit sur TreeTagger. (Loterre)"@fr, "A non-commercial Part-Of-Speech tagger built on TreeTagger. (Loterre)"@en ;
  skos:prefLabel "TagAnt"@en, "TagAnt"@fr ;
  a skos:Concept ;
  skos:hiddenLabel "Tagant"@en, "Tagant"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-JVGK9HCZ-Q> .

<http://data.loterre.fr/ark:/67375/8LP-JVGK9HCZ-Q>
  skos:prefLabel "étiqueteur"@fr, "tagger"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-FBR7H3PJ-L> .

