@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/81532> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/96814> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300264398> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "81532" ;
    skos:prefLabel "canticles"@en,
        "hooglied"@nl ;
    skos:scopeNote "Gebeden of gezangen die bij de christelijke eredienst worden gebruikt en uit de Bijbel (niet de Psalmen) en andere teksten afkomstig zijn. Voorbeelden van dergelijke Bijbelse gezangen zijn het Lied van Mozes uit het Oude Testament, het Benedictus uit het Nieuwe Testament, en het Onze Vader."@en,
        "Prayers intended to be chanted or sung, used in Christian worship; sources of the prayers are the Bible (other than Psalms) and other certain texts. Examples of these scriptural hymns are the Song of Moses from the Old Testament, the Benedictus from the New Testament, and the Lord's Prayer."@nl ;
    prov:generatedAtTime "2023-08-10T07:20:44+00:00"^^xsd:dateTime .

