@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/p391490583> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De wekker: leerrede naar Psalm LVII: 9 / C.H. Spurgeon" ;
    dcterms1:issued "1871" ;
    schema1:associatedMedia "http://resolver.kb.nl/resolve?urn=MMTUK01:000003440" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06858802X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p333829514> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p086456873> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e0e0c4aeaedc7500e711edd78561a6f6> ;
    schema1:name "De wekker: leerrede naar Psalm LVII: 9" ;
    schema1:numberOfPages 652 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a0932931e3c9748781e8b9dddafc34b2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/904746238> .

