@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/p432900543> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De stad zonder kerk : een toespraak / Henry Drummond; naar het Eng" ;
    dcterms1:issued "1893" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBA000157160" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068311036> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p853821836> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/240ccd1ed5711208bb74f0ba2d37dadb> ;
    schema1:name "De stad zonder kerk : een toespraak" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/027bea0e880f20c11734647e9e43a36d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1245600667> .

