@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/64046> a skos:Concept ;
    skos:altLabel "banket"@nl,
        "diner"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/62960> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300379053> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/64040>,
        <https://data.rkd.nl/thesaurus/64041>,
        <https://data.rkd.nl/thesaurus/93228> ;
    skos:notation "64046" ;
    skos:prefLabel "meal"@en,
        "maaltijd"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/75178> ;
    skos:scopeNote "Gelegenheden (sociaal of door gewoonte bepaald) waarbij wordt gegeten, meestal op een min of meer vast tijdstip van de dag, bijvoorbeeld het ontbijt of de avondmaaltijd."@en,
        "Customary or social occasions of taking food, typically at an approximately fixed time of day, such as breakfast, dinner, etc."@nl ;
    prov:generatedAtTime "2024-08-05T11:33:10+00:00"^^xsd:dateTime .

