@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/68039> a skos:Concept ;
    skos:altLabel "reliquiarium"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/64751> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300187549> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/74352> ;
    skos:notation "68039" ;
    skos:prefLabel "reliquary"@en,
        "reliekhouder"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/82883> ;
    skos:scopeNote "Containers for safeguarding or exhibiting relics, which are personal items or parts of items, or parts of a corpse of a holy person, saint, or deity. Reliquaries vary in small boxes to large objects, sometimes in the shape of the enclosed relic. For places in which devotion is paid to relics or holy objects, use \"shrines (structures).\""@en,
        "Houders voor het veilig stellen of tentoonstellen van relikwieën van heiligen, in formaat uiteenlopend van kleine doosjes tot grote objecten, soms in de vorm van de ingesloten relikwie."@nl ;
    prov:generatedAtTime "2021-10-19T15:04:05+00:00"^^xsd:dateTime .

