@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/p352338008> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "'Een kerkje voor allen' / Bert Buizer, Ferdinand van Melle, Frits David Zeiler" ;
    dcterms1:issued "2008" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p143776029> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072891475>,
        <http://data.bibliotheken.nl/id/thes/p173735525> ;
    schema1:description "Uitg. in opdracht van de Marie Amalie Dorothea Stichting, t.g.v. het 90-jarig bestaan van het Vredeskerkje. - Met bijl. en reg" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789064555749" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5e21143fd623fb38893ab0e8dbbaf185> ;
    schema1:name "'Een kerkje voor allen'" ;
    schema1:numberOfPages 88 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b819c9b1637cb06fbc80ea3f7f27c2cb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/823163558> .

