@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-LDX78W6T-X>
  skos:prefLabel "linguistic unit"@en, "unité linguistique"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-PV48ST9J-8> .

<http://data.loterre.fr/ark:/67375/8LP-PV48ST9J-8>
  skos:hiddenLabel "Segment"@fr, "Segment"@en ;
  skos:prefLabel "segment"@fr, "segment"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:example "A segment is composed of the first n sentences of the original article. (Camelin, Damnati, Bouchekif, Landeau, Charlet & Estève, 2018)"@en, "We require that the segments be single sentences on the English side whereas the corresponding Chinese segments may be sentences sentence fragments or multiple sentences. (Wang, May, Knight & Marcu, 2010)"@en, "These segments are also particularly tagged during the annotation phase. (Camelin, Damnati, Bouchekif, Landeau, Charlet & Estève, 2018)"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-LDX78W6T-X> ;
  a skos:Concept ;
  dc:modified "2024-06-27T07:29:08"^^xsd:dateTime .

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