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

<http://data.bibliotheken.nl/id/nbt/p446148830> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Nieuwe Vertaling van de Bijbel : rede / door L.H. van der Meiden" ;
    dcterms1:issued "1952" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070856826> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Rede bij de overdracht van het rectoraat aan de Theologische school der Chr. Geref. Kerken in Nederland te Apeldoorn op 19 Sept. 1952" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p043009549> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fc0f8e01c7a73a1b31ee6ab47a3aef96> ;
    schema1:name "De Nieuwe Vertaling van de Bijbel : rede" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/aece68114577faaf22e9d598d9171ee1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1509203200> .

