@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-JG11WDHM-5>
  skos:exactMatch <https://www.wikidata.org/wiki/Q85767823> ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-FDWPZPFW-0> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:definition "Machine translation system whose architecture is based on the combination of the rule-based and the corpus-based approaches with the aim to combine the advantages of both approaches. ( <a href=\"https://www.igi-global.com/dictionary/overview-of-machine-translation-development/89813\">https://www.igi-global.com/dictionary/overview-of-machine-translation-development/89813</a>)"@en, "Système de traduction automatique qui mélange approche statistique et connaissances prédéfinies sur la langue. ( <a href=\"https://www.cairn.info/revue-langages-2016-1-page-77.htm\">https://www.cairn.info/revue-langages-2016-1-page-77.htm</a>)"@fr ;
  skos:prefLabel "traduction automatique hybride"@fr, "hybrid machine translation"@en ;
  skos:altLabel "HMT"@en ;
  skos:hiddenLabel "Traduction automatique hybride"@fr, "Hybrid machine translation"@en ;
  dc:modified "2024-04-29T13:58:06"^^xsd:dateTime ;
  a skos:Concept .

<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-JG11WDHM-5> .

