@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/64355> a skos:Concept ;
    skos:altLabel "children's party"@en,
        "kinderpartijtje"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98359> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300069614> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/63444>,
        <https://data.rkd.nl/thesaurus/64349>,
        <https://data.rkd.nl/thesaurus/64353>,
        <https://data.rkd.nl/thesaurus/82858> ;
    skos:notation "64355" ;
    skos:prefLabel "party (event)"@en,
        "feest"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/81131> ;
    skos:scopeNote "Occasions of celebration or merrymaking by groups of people. For larger and more formal occasions of celebration, use \"festivals.\""@en ;
    prov:generatedAtTime "2023-08-14T13:26:22+00:00"^^xsd:dateTime .

