@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/90615> a skos:Concept ;
    skos:altLabel "kerkelijke gebruiksvoorwerp"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/98267> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300234098> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/64751>,
        <https://data.rkd.nl/thesaurus/65641>,
        <https://data.rkd.nl/thesaurus/80913>,
        <https://data.rkd.nl/thesaurus/82883>,
        <https://data.rkd.nl/thesaurus/92393>,
        <https://data.rkd.nl/thesaurus/93412> ;
    skos:notation "90615" ;
    skos:prefLabel "religious object"@en,
        "religieus object"@nl ;
    skos:scopeNote "Broadly, objects associated with or used in public or private religious worship in any culture. For those specifically venerated, especially in an extinct culture or religion, see \"cult objects.\""@en,
        "Wordt algemeen gebruikt voor voorwerpen die worden geassocieerd met of gebruikt bij openbare of particuliere godsdienstige verering."@nl ;
    prov:generatedAtTime "2023-07-31T07:24:46+00:00"^^xsd:dateTime .

