@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/64182> a skos:Concept ;
    skos:altLabel "lidded jar"@en,
        "dekselpot"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/75200> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300045697> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/63683>,
        <https://data.rkd.nl/thesaurus/65163>,
        <https://data.rkd.nl/thesaurus/65750>,
        <https://data.rkd.nl/thesaurus/65754>,
        <https://data.rkd.nl/thesaurus/66107>,
        <https://data.rkd.nl/thesaurus/66611>,
        <https://data.rkd.nl/thesaurus/68238> ;
    skos:notation "64182" ;
    skos:prefLabel "pot"@en,
        "pot"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/99271> ;
    skos:scopeNote "Cylindrical or rounded containers, often of metal or earthenware and varying in size; used chiefly for domestic purposes."@en,
        "Houders in allerlei grootte en vorm, maar meestal rond, hoofdzakelijk gebruikt voor huishoudelijke doeleinden. Ze zijn er ook van metaal."@nl ;
    prov:generatedAtTime "2026-01-26T12:26:58+00:00"^^xsd:dateTime .

