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

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-ZK5CQM67-S>
  skos:prefLabel "langue source"@fr, "source language"@en ;
  skos:example "The \"source language\" of the punctuation model has punctuation and capitalisation stripped and the \"target language\" is the full original written text. (Birch, Huck, Durrani, Bogoychev & Koehn, 2014)"@en, "Finally another limitation on our choice of languages is the need for a publicly available machine translation system between the source language and each of the target languages. (Banea, Mihalcea & Wiebe, 2010)"@en, "Since NLLB does not support Alsatian we set the source language to German. (Helcl & Libovický, 2023)"@en, "In our corporate example the workflow starts with the \"source languages\" German and English. (Fleischmann, 2013)"@en, "Il s'agit d'une étape préliminaire à la compréhension des caractéristiques de la langue source (thaï) susceptibles d'être des éléments du crible phonologique pouvant gêner l'acquisition des consonnes finales de la langue cible (français). (Nicha Yamlamai & Thi Thuy Hien Tran, 2018)"@fr ;
  skos:hiddenLabel "Langue source"@fr, "Source language"@en ;
  dc:modified "2024-06-12T09:15:12"^^xsd:dateTime ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-RDQS0WF4-G> ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> .

<http://data.loterre.fr/ark:/67375/8LP-RDQS0WF4-G>
  skos:prefLabel "multilinguisme"@fr, "multilingualism"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-ZK5CQM67-S> .

