@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-JS89DH4R-6>
  skos:example "Nonetheless the protasis is fulfilling an autonomous illocution of 'suggestion' which is prosodically conveyed and interpretable as such independently of the presence of the apodosis which in turn fulfils an assertive speech act. (Bossaglia, Mello & Raso, 2017)"@en ;
  dc:modified "2024-06-05T14:48:02"^^xsd:dateTime ;
  skos:hiddenLabel "Protase"@fr, "Protasis"@en ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-JVLXVHRG-7> ;
  skos:prefLabel "protase"@fr, "protasis"@en .

<http://data.loterre.fr/ark:/67375/8LP-JVLXVHRG-7>
  skos:prefLabel "proposition"@fr, "clause"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-JS89DH4R-6> .

