@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/64495> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98109> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300250904> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "64495" ;
    skos:prefLabel "storytelling"@en,
        "vertelkunst"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/84132> ;
    skos:scopeNote "Het vertellen of schrijven van verhalen, met name het aan anderen vertellen van verhalen uit het hoofd, geïmproviseerd, voorlezend van notities of uit een boek."@en,
        "Telling or writing stories, especially recounting stories aloud to others, either from memory, ex tempore, or reading from notes or a book."@nl ;
    prov:generatedAtTime "2023-07-11T07:59:23+00:00"^^xsd:dateTime .

