@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/81100> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98359> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300069451> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/64512>,
        <https://data.rkd.nl/thesaurus/65061>,
        <https://data.rkd.nl/thesaurus/65442>,
        <https://data.rkd.nl/thesaurus/65672> ;
    skos:notation "81100" ;
    skos:prefLabel "entertainment event"@en,
        "amusementsgebeurtenis"@nl ;
    skos:scopeNote "Events intended to entertain audiences."@en ;
    prov:generatedAtTime "2023-10-04T08:57:53+00:00"^^xsd:dateTime .

