@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-V5QRNQFF-P>
  skos:prefLabel "figure rhétorique"@fr, "rhetorical figure"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-C9H2CC7K-X> .

<http://data.loterre.fr/ark:/67375/8LP-F298X9S3-D>
  skos:prefLabel "rhétorique"@fr, "rhetoric"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-C9H2CC7K-X> .

<http://data.loterre.fr/ark:/67375/8LP-C9H2CC7K-X>
  skos:example "Czech stylistics is also rather based on qualitative than quantitative approach. (Kubát, Čech & Chen, 2021)"@en, "The Czech stylistics is mainly focused on the lexical features of text styles. (Kubát, Čech & Chen, 2021)"@en, "Headings of news stories have different stylistics. (Becker & Riaz, 2002)"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  dc:modified "2024-06-12T09:13:42"^^xsd:dateTime ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-V5QRNQFF-P> ;
  skos:prefLabel "stylistique"@fr, "stylistics"@en ;
  skos:hiddenLabel "Stylistique"@fr, "Stylistics"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-F298X9S3-D> ;
  a skos:Concept .

