@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-MH15QDDN-L>
  skos:definition "Technique de traduction automatique qui utilise des données spécifiques à un domaine ou à une entreprise pour améliorer la qualité de la traduction ainsi que les préférences et les exigences de l'utilisateur final pour adapter la sortie de la traduction à ses besoins spécifiques."@fr, "The process of building a machine translation system that is specifically tailored to the language pair and domain of the user's content, as opposed to using a pre-existing general-purpose machine translation system."@en ;
  dc:modified "2024-04-29T13:56:14"^^xsd:dateTime ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-FDWPZPFW-0> ;
  skos:prefLabel "custom machine translation"@en, "traduction automatique personnalisée"@fr .

<http://data.loterre.fr/ark:/67375/8LP-FDWPZPFW-0>
  skos:prefLabel "machine translation"@en, "traduction automatique"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-MH15QDDN-L> .

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