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

<http://data.loterre.fr/ark:/67375/8LP-K5T7M1ZS-V>
  skos:prefLabel "logiciel de TAL"@fr, "NLP software"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-F1VQH5D4-D> .

<http://data.loterre.fr/ark:/67375/8LP-F1VQH5D4-D>
  skos:example "Additionally whenever possible DKPro Core extracts tagsets from the models provided with taggers parsers and similar components and stores these along with the model language version and name in a TagsetDescription. (Eckart de Castilho, Ide, Lapponi, Oepen, Suderman, Velldal & Verhagen, 2017)"@en ;
  dc:modified "2024-05-30T13:01:46"^^xsd:dateTime ;
  skos:hiddenLabel "DKPro core"@en, "DKPro core"@fr ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-K5T7M1ZS-V> ;
  skos:prefLabel "DKPro Core"@fr, "DKPro Core"@en .

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