@prefix ltk: <http://data.loterre.fr/ark:/67375/LTK> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

ltk: a skos:ConceptScheme .
ltk:-P25K0BJX-S
  skos:altLabel "séparation de paragraphes"@fr, "paragraph segmentation"@en ;
  skos:inScheme ltk: ;
  skos:prefLabel "paragraph splitting"@en, "découpage en paragraphes"@fr ;
  a skos:Concept ;
  skos:definition "The task/process of segmenting a text into paragraphs and marking their boundaries."@en, "Tâche/processus consistant à segmenter un texte en paragraphes et à marquer leurs limites."@fr ;
  skos:broader ltk:-WMWTFCDV-9 ;
  skos:scopeNote "The task/process of segmenting a text into paragraphs and marking their boundaries"@en .

ltk:-WMWTFCDV-9
  skos:prefLabel "annotation structurelle"@fr, "structural annotation"@en ;
  a skos:Concept ;
  skos:narrower ltk:-P25K0BJX-S .

