@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/80530> a skos:Concept ;
    skos:altLabel "armenbijbel"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/62858> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300026456> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "80530" ;
    skos:prefLabel "Biblia pauperum"@en,
        "Biblia pauperum"@nl ;
    skos:scopeNote "Medieval picture books of scriptural subjects, with descriptive vernacular text."@en,
        "Middeleeuwse prentenboeken met bijbelse thema's en beschrijvende teksten in spreektaal."@nl ;
    prov:generatedAtTime "2022-08-11T06:49:34+00:00"^^xsd:dateTime .

