@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/98339> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/96814> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300417595> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/83932>,
        <https://data.rkd.nl/thesaurus/84227> ;
    skos:notation "98339" ;
    skos:prefLabel "speech (composition)"@en,
        "toespraak (compositie)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/83439>,
        <https://data.rkd.nl/thesaurus/98340> ;
    skos:scopeNote "Addresses or discourses having a more or less formal character and composed for the purpose of delivering the content orally to an audience or assembly. For texts that record the speech, use \"speeches (documents).\""@en ;
    prov:generatedAtTime "2023-08-14T11:26:46+00:00"^^xsd:dateTime .

