@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/65676> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/98108> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300026452> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "65676" ;
    skos:prefLabel "prayer (literary work)"@en,
        "gebed (documentsoort)"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/65673>,
        <https://data.rkd.nl/thesaurus/67550> ;
    skos:scopeNote "Documents containing reverent petitions made to a deity or other spiritual entity."@en,
        "Wordt gebruikt voor tot God of een andere godheid gerichte, eerbiedige smekende verzoeken"@nl ;
    prov:generatedAtTime "2023-07-11T07:04:04+00:00"^^xsd:dateTime .

