@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-Q8VFT2J5-7>
  skos:example "As baseforms ending in s or x z are ambiguous for case writers also usually avoid the synthetic form and use reformulation strategies instead to be clearer. (Forsbom, 2007)"@en, "While the synthetic forms can carry all the information in one single lexical unit their number is significantly small on account of the analytic forms. (Lazarov, 2016)"@en ;
  dc:modified "2024-06-14T14:46:16"^^xsd:dateTime ;
  skos:prefLabel "forme synthétique"@fr, "synthetic form"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-N0DF5550-L> ;
  skos:hiddenLabel "Synthetic form"@en, "Forme synthétique"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/8LP-N0DF5550-L>
  skos:prefLabel "flexion"@fr, "inflection"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-Q8VFT2J5-7> .

