@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix inist: <http://www.inist.fr/Ontology#> .
@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-T8P8X46F-V>
  skos:prefLabel "syntaxe"@fr, "syntax"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-FPL567NL-5> .

<http://data.loterre.fr/ark:/67375/8LP-FPL567NL-5>
  inist:definitionalContext "32 An absolute construction is a nonfinite embedded adverbial clause with a subject different from any actors of its matrix clause and at least for Latin headed by a paticipial form which agrees in gender and the number with its subject both in the ablative case. (Cecchini, 2021)"@en ;
  dc:modified "2024-06-13T09:14:30"^^xsd:dateTime ;
  skos:hiddenLabel "Construction absolue"@fr, "Absolute construction"@en ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-T8P8X46F-V> ;
  skos:prefLabel "construction absolue"@fr, "absolute construction"@en .

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