@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/p053462203> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De geloofsverkondiging in de Nederlanden / door E. De Schaepdrijver" ;
    dcterms1:issued "1925" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07431212X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p06145060X>,
        <http://data.bibliotheken.nl/id/nbt/p843833475> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d640be6d2cd8532cdde370a151f2ab7c> ;
    schema1:name "De geloofsverkondiging in de Nederlanden" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2c897d972d40214f70f967e2745cd892> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64988675> .

