@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/64349> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/64355> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300069619> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "64349" ;
    skos:prefLabel "ball (party)"@en,
        "bal (feest)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/63370>,
        <https://data.rkd.nl/thesaurus/98531> ;
    skos:scopeNote "Social gatherings for dancing, especially events where people belonging to a common group, establishment, society, or profession gather and sometimes having an organized program and special entertainment."@en ;
    prov:generatedAtTime "2023-10-19T07:01:28+00:00"^^xsd:dateTime .

