@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-LDX78W6T-X>
  skos:prefLabel "linguistic unit"@en, "unité linguistique"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-XX8LN0PP-T> .

<http://data.loterre.fr/ark:/67375/8LP-XX8LN0PP-T>
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:hiddenLabel "Stem"@en, "Radical"@fr ;
  dc:modified "2024-06-12T09:16:40"^^xsd:dateTime ;
  skos:prefLabel "stem"@en, "radical"@fr ;
  skos:example "Additionally Saraiki uses verb stem alteration. (Alam, Tyers, Hanink & Kübler, 2024)"@en, "Chaque radical relève d'un paradigme flexionnel (morphème). (Guilbaud, Boitet & Berment, 2013)"@fr, "Since the different readings of each key-word constitute separate entries the list represents approximately 12000 different verb stems. (Stachowitz, 1973)"@en, "Pour ces mots, le radical a une réalisation phonique et un sens. (Gala & Rey, 2008)"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-LDX78W6T-X> .

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