@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/83358> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/64751> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300207778> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "83358" ;
    skos:prefLabel "tabernacle (object)"@en,
        "tabernakel (voorwerp)"@nl ;
    skos:scopeNote "Receptacles used in religious contexts that are considered in essence the dwelling-place of the deity, intended literally or symbolically. In Christian contexts, tabernacles often have an architectural character and are located near the high altar of a church, set into the wall or free-standing; their purpose is to hold the consecrated Host. The term is derived from Latin, meaning a small dwelling."@en,
        "Gebruikt voor bewaarplaatsen, vaak met architectonisch karakter, die zijn geplaatst in, op of dichtbij het hoge altaar in het sanctuarium van een kerk, als houder voor de ingezegende hostie."@nl ;
    prov:generatedAtTime "2021-10-19T15:05:54+00:00"^^xsd:dateTime .

