@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/66009> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98126> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300379724> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "66009" ;
    skos:prefLabel "prayer"@en,
        "bidden"@nl ;
    skos:scopeNote "Generally, the act of making a request in a humble manner. Specifically, the act of addressing a deity or spirit with supplication, adoration, confession, or thanksgiving."@en,
        "In brede zin een verzoek doen op een nederige manier. Specifiek, een godheid of geest aanspreken met een smeekbede, aanbidding, biecht of dankzegging."@nl ;
    prov:generatedAtTime "2023-07-11T14:29:28+00:00"^^xsd:dateTime .

