@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/p447408771> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een onderduiker in Napoleons tijd / K. Jonkheid ; tek. van H. Berserik" ;
    dcterms1:issued "1948" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073507547> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068916140> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p099989808> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p046698728> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5ee2026bc431362e2fc4b0fb8dc8965b> ;
    schema1:name "Een onderduiker in Napoleons tijd" ;
    schema1:numberOfPages 230 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4c6bdea2ebf23db5613214125f4d4de5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1514461500> .

