@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-P4WT4WGG-2>
  skos:prefLabel "morphème grammatical"@fr, "grammatical morpheme"@en ;
  skos:example "Dans la grammaire générative on considère à l'heure actuelle que le sujet à la différence des compléments n'est pas gouverné par le verbe en tant que tel mais par le morphème grammatical exprimant le temps. (Kahane, 2001)"@fr, "Grammatical morphemes are annotated by the parser itself and stems are looked up in the dictionary. (Maslinsky, 2014)"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-NPNKJ017-3> ;
  dc:modified "2024-06-05T15:17:25"^^xsd:dateTime ;
  skos:hiddenLabel "Morphème grammatical"@fr, "Grammatical morpheme"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-VSBTDG2W-8> .

<http://data.loterre.fr/ark:/67375/8LP-NPNKJ017-3>
  skos:prefLabel "morphème"@fr, "morpheme"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-P4WT4WGG-2> .

<http://data.loterre.fr/ark:/67375/8LP-VSBTDG2W-8>
  skos:prefLabel "enclitique"@fr, "enclitic"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-P4WT4WGG-2> .

