@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p176405321> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De moderne devotie en de verspreiding van de volkstaalbijbel / C.C. de Bruin" ;
    dcterms1:issued "1985" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068249136> ;
    schema1:description "Ook versch. in: Geert Grote & Moderne Devotie, 1984, p. 232-356" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/949536a3f4a5a05db707630fcdd60225> ;
    schema1:name "De moderne devotie en de verspreiding van de volkstaalbijbel" ;
    schema1:sameAs <http://www.worldcat.org/oclc/1030128203> .

