@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/p435867334> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het kostelijk leven : roman / Gerard van den Hoek ; met een inleiding van P.H. van Moerkerken" ;
    dcterms1:issued "1916" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071232583> ;
    schema1:bookEdition "2e druk" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068454015> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p137075944> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dd77dce6496f67eee1f8868732366d49> ;
    schema1:name "Het kostelijk leven : roman" ;
    schema1:numberOfPages 178 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0ca990d1329ebf4082a77cd213088831> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1241863476> .

