@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/p429280300> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De dood van apotheker Dekkinga / Tjeerd Adema" ;
    dcterms1:issued "2020" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071999752>,
        <http://data.bibliotheken.nl/id/thes/p075301482> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Digitale versie van de uitgave: Utrecht : A.W. Bruna & Zoon's Uitgeversmaatschappij N.V., [1943]" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p863212794> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/297f7c4c1300f92da1ffa3db885f3326> ;
    schema1:name "De dood van apotheker Dekkinga" ;
    schema1:numberOfPages 238 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9237919f663088947128326a85dbcf24> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1196094734> .

