@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-NBMLPVTP-R> .

<http://data.loterre.fr/ark:/67375/8LP-NBMLPVTP-R>
  skos:prefLabel "clitique"@fr, "clitic"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-LDX78W6T-X> ;
  skos:example "Les cas où un clitique apparaît sans fonction sont normalement ceux qui correspondent à des réfléchis figés (comme pour s'évanouir). (Kupsc, 2007)"@fr, "Dans un SV, un clitique réfléchi ne peut pas apparatre avec le clitique lui. (Blache, 2000)"@fr ;
  skos:hiddenLabel "Clitic"@en, "Clitique"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  dc:modified "2024-06-14T14:08:57"^^xsd:dateTime ;
  a skos:Concept .

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