@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/66985> a skos:Concept ;
    skos:altLabel "grail"@en,
        "graal"@nl,
        "heilige graal"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/67517> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300195548> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/65746>,
        <https://data.rkd.nl/thesaurus/65749>,
        <https://data.rkd.nl/thesaurus/66082> ;
    skos:notation "66985" ;
    skos:prefLabel "standing cup"@en,
        "beker op voet"@nl ;
    skos:scopeNote "Tall cups consisting of a bowl of varying form resting on a stem and usually having a cover; often used for ceremonial purposes."@en,
        "Hoge bekers die bestaan uit een cuppa in verschillende vormen, die op een stam staan en meestal een deksel hebben. Worden vaak gebruikt voor ceremoniële doeleinden."@nl ;
    prov:generatedAtTime "2022-08-02T11:26:43+00:00"^^xsd:dateTime .

