@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/65156> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/97036> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300375242> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "65156" ;
    skos:prefLabel "bedpan"@en,
        "beddenpan"@nl ;
    skos:scopeNote "Objects used to warm a bed. Traditionally refers to a covered pan with an extended handle filled with hot coals."@en,
        "Voorwerpen om een bed te verwarmen. Traditioneel verwijst de term naar een gesloten pan aan een steel waarin men hete kolen stopte."@nl ;
    prov:generatedAtTime "2022-09-29T07:51:30+00:00"^^xsd:dateTime .

