@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/64751> a skos:Concept ;
    skos:altLabel "liturgisch gerei"@nl,
        "liturgische accessoire"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/93412> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300234147> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/67607>,
        <https://data.rkd.nl/thesaurus/67786>,
        <https://data.rkd.nl/thesaurus/68039>,
        <https://data.rkd.nl/thesaurus/75291>,
        <https://data.rkd.nl/thesaurus/82219>,
        <https://data.rkd.nl/thesaurus/83358> ;
    skos:notation "64751" ;
    skos:prefLabel "liturgical object"@en,
        "liturgisch object"@nl ;
    skos:scopeNote "Refers generally to objects associated with or used in the rituals of public worship, especially of the Christian religion."@en,
        "Wordt algemeen gebruikt voor voorwerpen die worden geassocieerd met of gebruikt in de rituelen van publieke verering, vooral in de christelijke godsdienst."@nl ;
    prov:generatedAtTime "2023-07-31T07:43:25+00:00"^^xsd:dateTime .

