@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-Z63KHDLB-P>
  skos:prefLabel "subordonnant"@fr, "subordinating"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-H9S5J6FS-G> .

<http://data.loterre.fr/ark:/67375/8LP-H9S5J6FS-G>
  skos:prefLabel "conjonction"@fr, "conjunction"@en ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-WQZXGKQ5-6>, <http://data.loterre.fr/ark:/67375/8LP-LQV3JS05-V>, <http://data.loterre.fr/ark:/67375/8LP-Z63KHDLB-P> ;
  skos:example "The sentence has to be divided into main clauses; conjunctions and punctuations would serve as indications in the sample sentence but certainly this is an inadequate rule for general use. (Brown, 1962)"@en, "Choosing whether to add complements for verbs or not and distinguishing coordinations from conjunctions seems to be difficult for the parser. (Hara, Tateisi, Kim & Miyao, 2011)"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-HD4SDS27-1> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  a skos:Concept ;
  skos:hiddenLabel "Conjunction"@en, "Conjonction"@fr ;
  dc:modified "2024-05-31T08:48:28"^^xsd:dateTime .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-HD4SDS27-1>
  skos:prefLabel "catégorie syntaxique"@fr, "syntactic category"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-H9S5J6FS-G> .

<http://data.loterre.fr/ark:/67375/8LP-WQZXGKQ5-6>
  skos:prefLabel "conjonction de subordination"@fr, "subordinating conjunction"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-H9S5J6FS-G> .

<http://data.loterre.fr/ark:/67375/8LP-LQV3JS05-V>
  skos:prefLabel "conjonction de coordination"@fr, "coordinating conjunction"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-H9S5J6FS-G> .

