@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-LJV73MMM-0>
  skos:prefLabel "dictionnaire"@fr, "dictionary"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-M7HP7NM8-4> .

<http://data.loterre.fr/ark:/67375/8LP-M7HP7NM8-4>
  skos:example "They then check unilingual source language concordances to see if the semantic divisions suggested by the unilingual dictionaries actually reflect reality. (Langlois, 1996)"@en, "The wordnet is an NLP-friendly description of the Polish lexical system on a scale unheard of even in previously published large unilingual dictionaries. (Maziarz, Piasecki, Rudnicka, Szpakowicz & Kedzia, 2016)"@en ;
  skos:hiddenLabel "Dictionnaire unilingue"@fr, "Unilingual dictionary"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:prefLabel "unilingual dictionary"@en, "dictionnaire unilingue"@fr ;
  dc:modified "2024-06-03T14:01:21"^^xsd:dateTime ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-LJV73MMM-0> .

