@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/65749> a skos:Concept ;
    skos:altLabel "nautilus cup"@en,
        "schelpenbeker"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/66985> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300201185>,
        <https://www.wikidata.org/entity/Q11790246> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "65749" ;
    skos:prefLabel "nautilus shell cup"@en,
        "nautilusbeker"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/66703> ;
    skos:scopeNote "Lavishly decorated standing cups, generally made in silver or gold, with a bowl made of nautilus shell."@en,
        "Rijk versierde, staande bekers, meestal van verguld zilver, met een cuppa gemaakt van een nautilusschelp."@nl ;
    prov:generatedAtTime "2022-08-02T07:05:04+00:00"^^xsd:dateTime .

