@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/67189> a skos:Concept ;
    skos:altLabel "bowl (faience)"@en,
        "faience kom"@nl,
        "kom (faience)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/75200> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300203596> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/65166>,
        <https://data.rkd.nl/thesaurus/67184>,
        <https://data.rkd.nl/thesaurus/67185>,
        <https://data.rkd.nl/thesaurus/68197>,
        <https://data.rkd.nl/thesaurus/92615>,
        <https://data.rkd.nl/thesaurus/92831> ;
    skos:notation "67189" ;
    skos:prefLabel "bowl"@en,
        "kom"@nl ;
    skos:scopeNote "Rounded vessels that are generally wider than they are high, usually hemispherical or nearly so. A bowl may have a spreading base or foot ring and sometimes two handles or a cover. Distinguished from a cup, which is rather deep than wide."@en,
        "Open, geronde houders, over het algemeen wijder dan hoog, vlakke onderkant of bodemring, soms een deksel."@nl ;
    prov:generatedAtTime "2022-08-15T12:15:06+00:00"^^xsd:dateTime .

