@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/p429663838> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een Hollandsch binnenhuisje / Jan Kempe" ;
    dcterms1:issued "1937" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397462743> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071244697> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Jan Kempe is pseudoniem van Johan van der Woude" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p040157717> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p832266337> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/61ebeb5c926057355813cb94d5373826> ;
    schema1:name "Een Hollandsch binnenhuisje" ;
    schema1:numberOfPages 28 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2121f1a5f2819749b8b81140946d3b34> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1199980379> .

