@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/68238> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/96817> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300198502> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "68238" ;
    skos:prefLabel "ginger jar"@en,
        "gemberpot"@nl ;
    skos:scopeNote "Jars, often ceramic but sometimes of silver or other materials, usually of ovoid shape with flattened shoulders, an upright collar, and a dome or cap cover; of a type traditionally used by the Chinese for preserving ginger."@en,
        "Houders om gember in te bewaren, meestal eivormig met afgevlakte schouders, rechtopstaande kraag en koepel- of kapvormig deksel; ook wel van zilver. Traditioneel gebruikt in China."@nl ;
    prov:generatedAtTime "2022-08-15T12:12:09+00:00"^^xsd:dateTime .

