@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/62861> a skos:Concept ;
    skos:altLabel "misboek"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/92393> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300026472> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "62861" ;
    skos:prefLabel "missal"@en,
        "missaal"@nl ;
    skos:scopeNote "Books containing all the Roman Catholic prayers and responses necessary for celebrating the mass throughout the year."@en,
        "In de rooms-katholieke kerk gebruikte boeken die alle benodigde gebeden en responsories voor de missen van een heel jaar bevatten."@nl ;
    prov:generatedAtTime "2023-06-14T08:36:33+00:00"^^xsd:dateTime .

