@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/66082> a skos:Concept ;
    skos:altLabel "kokosnootbokaal"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/66985> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300195568> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "66082" ;
    skos:prefLabel "coconut cup"@en,
        "kokosnootbeker"@nl ;
    skos:scopeNote "Standing cups, generally made in silver or gold, with a bowl made of a coconut shell. Of a type which dates from the 15th century."@en,
        "Bekers op voet, met een rijk versierde hoge stam, meestal van zilver of goud, met een cuppa van een kokosnoot gemonteerd in (verguld) zilver. Een type dat dateert uit de 15e eeuw."@nl ;
    prov:generatedAtTime "2022-08-01T14:34:56+00:00"^^xsd:dateTime .

