@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 inist: <http://www.inist.fr/Ontology#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<http://data.loterre.fr/ark:/67375/8LP-LDX78W6T-X>
  skos:prefLabel "linguistic unit"@en, "unité linguistique"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-P0R01MXL-9> .

<http://data.loterre.fr/ark:/67375/8LP-P0R01MXL-9>
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-LDX78W6T-X> ;
  skos:prefLabel "graphème"@fr, "grapheme"@en ;
  dc:modified "2024-06-12T09:17:04"^^xsd:dateTime ;
  inist:definitionalContext "Un graphème est « une séquence de caractères prononcée comme un tout ». (Beaufort, 2010)"@fr ;
  a skos:Concept ;
  skos:hiddenLabel "Graphème"@fr, "Grapheme"@en ;
  skos:example "In the case of Ragileo this grapheme uses only one grapheme per phoneme and on certain occasions the sounds associated with these graphemes do not correspond to those of Spanish so it is a little more difficult to learn than the others. (Ahumada, Gutierrez & Anastasopoulos, 2022)"@en, "Dans les deux langues le graphème <u> correspond à /u/ et non comme en français à /y/. (Racine, Detey & Kawaguchi, 2012)"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> .

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