@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/81346> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/92393> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300026462> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "81346" ;
    skos:prefLabel "graduale"@en,
        "graduaal"@nl ;
    skos:scopeNote "Service books containing the musical portion of the mass sung by the choir."@en,
        "Misboeken waarin de door het koor gedurende de mis voor te dragen gezangen staan."@nl ;
    prov:generatedAtTime "2023-06-14T08:32:36+00:00"^^xsd:dateTime .

