@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/p446711098> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bij de wisseling der eeuwen : zes tijdpreeken / [door K. Fernhout ... et al.] ; [uitg. van het ] Gereformeerd Traktaatgenootschap 'Filippus', [L. Lindeboom, voorz.]" ;
    dcterms1:issued "1900" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075295504> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069183570>,
        <http://data.bibliotheken.nl/id/thes/p070407886> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p052222101> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bd3e960fe8b42ac7500307ce0a56da2b> ;
    schema1:name "Bij de wisseling der eeuwen : zes tijdpreeken" ;
    schema1:numberOfPages 155 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b15de42a5441dc444a6d0b3c3ed79548> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1511136490> .

