@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/p448644428> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De deurknop in de hand / Theo C. Droogh" ;
    dcterms1:issued "1956" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397532482> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07179056X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p053136535> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cd63d4b457e3965fc07598e1a0310f1a> ;
    schema1:name "De deurknop in de hand" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0b27f61c2ed35572bd7bd2da6c70b994> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1519116803> .

