@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/81298> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/92393> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300026457> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "81298" ;
    skos:prefLabel "book of hours"@en,
        "getijdenboek"@nl ;
    skos:scopeNote "Books containing the prescribed order of prayers, readings from the bible, and rites for the canonical hours; often illuminated and intended for the lay community. For books containing the Divine Office for clerics or monastic contexts, use \"breviaries.\""@en,
        "Boeken die de exacte volgorde van gebeden, voordrachten uit de Heilige Schrift en kerkelijke ceremonies voor de canonieke uren bevatten."@nl ;
    prov:generatedAtTime "2021-10-19T15:05:31+00:00"^^xsd:dateTime .

