@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-ZGH3WTX4-W>
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:example "It contains information on several aspects of multilingual dictionaries including lexical relationships between words semantic relations over lexical concepts several mappings of lexical concepts in different languages etc. (Wintner & Yona, 2003)"@en, "In this paper we present an approach to automatically combine conceptually divided translations from multilingual dictionaries for small Uralic languages. (Hämäläinen, Tarvainen & Rueter, 2018)"@en, "In historical linguistics cognates are useful in the reconstruction of proto-languages and can aid in establishing the relationship between languages; in lexicography cognates are helpful in the development of multilingual dictionaries. (Rani, Goswami, Doyle, Fransen, Stearns & McCrae, 2023)"@en ;
  skos:hiddenLabel "Dictionnaire plurilingue"@fr, "Multilingual dictionary"@en ;
  skos:altLabel "multilanguage dictionary"@en, "dictionnaire polyglotte"@fr, "polyglot dictionary"@en ;
  dc:modified "2024-06-03T14:00:13"^^xsd:dateTime ;
  skos:prefLabel "dictionnaire plurilingue"@fr, "multilingual dictionary"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-LJV73MMM-0> ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/8LP-LJV73MMM-0>
  skos:prefLabel "dictionnaire"@fr, "dictionary"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-ZGH3WTX4-W> .

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