@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/74352> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/68039> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300300917> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "74352" ;
    skos:prefLabel "chasse reliquary"@en,
        "reliekschrijn"@nl ;
    skos:scopeNote "Reliquaries in the form of a rectangular box-shape, including the forms of a chest, coffin, or building surmounted by a roof-shaped cover."@en,
        "Reliekhouders in de vorm van een rechthoekige kist. Soms zien ze eruit als een gebouw en hebben ze een dakvormige bovenkant."@nl ;
    prov:generatedAtTime "2022-08-17T07:15:37+00:00"^^xsd:dateTime .

