@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-NV6LH52J-M>
  skos:prefLabel "mémoire de traduction"@fr, "translation memory"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-WFWNGLXL-D> .

<http://data.loterre.fr/ark:/67375/8LP-WFWNGLXL-D>
  skos:prefLabel "fuzzy match"@en, "correspondance partielle"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-NV6LH52J-M> ;
  skos:hiddenLabel "Fuzzy match"@en, "Correspondance partielle"@fr ;
  dc:modified "2024-06-26T07:24:50"^^xsd:dateTime ;
  skos:definition "Segment source d'un document à traduire similaire à une entrée existante dans une mémoire de traduction."@fr, "A source phrase which partially matches a reference translation or a translation memory entry."@en ;
  a skos:Concept ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q11970570> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> .

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