@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-Q2311347-V>
  skos:example "In the case of metaphonemes we anticipate a lexical structure which allows lexical entries to be ambiguous as to their pronunciation but the output of the lexicon as a whole is unambiguous the metaphonemes being expanded out to their realisation in the different languages (or dialects) as part of the output process from the lexicon. (Cahill & Tiberius, 2002)"@en ;
  dc:modified "2024-06-24T08:38:50"^^xsd:dateTime ;
  skos:hiddenLabel "Structure lexicale"@fr, "Lexical structure"@en ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-PTL20327-C> ;
  skos:prefLabel "structure lexicale"@fr, "lexical structure"@en .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-PTL20327-C>
  skos:prefLabel "théorie des langages formels"@fr, "formal language theory"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-Q2311347-V> .

