@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.rkd.nl/thesaurus/84030> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/79939> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300054298> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "84030" ;
    skos:prefLabel "rhetoric"@en,
        "retoriek"@nl ;
    skos:scopeNote "Discipline concerning the principles and rules of composition for persuasive speech, particularly as formulated by ancient critics and interpreted by classical scholars for application to discourse in the vernacular."@en,
        "De kunst van expressief taalgebruik of expressieve verhandeling; in het bijzonder de bestudering van de beginselen en regels van de compositie die door critici uit de oudheid zijn geformuleerd en door classici zijn geïnterpreteerd voor toepassing op verhandelingen in de spreektaal."@nl ;
    prov:generatedAtTime "2023-08-14T06:04:04+00:00"^^xsd:dateTime .

