@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.loterre.fr/ark:/67375/8LP-NDCSCVT7-H>
  skos:prefLabel "complément"@fr, "complement"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-WP64DPGP-H> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-WP64DPGP-H>
  skos:example "En fait, une construction dépendante peut être coordonnée à un complément circonstanciel de temps comme la nuit alors qu'une construction non dépendante peut difficilement rentrer dans un paradigme temporel. (Benzitoun, 2005)"@fr, "La distinction argument / circonstant, ou co mplément essentiel / complément circonstanciel, ne fait pas l'objet d'un consensus dans la communauté linguistique. (Bourigault & Frérot, 2005)"@fr ;
  a skos:Concept ;
  skos:hiddenLabel "Adverbial phrase"@en, "Complément circonstanciel"@fr ;
  skos:prefLabel "adverbial phrase"@en, "complément circonstanciel"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-NDCSCVT7-H> ;
  dc:modified "2024-06-03T13:12:29"^^xsd:dateTime ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> .

