@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/p863910750> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dorus Rijkers, de Heldersche menschenredder / Tjeerd Adema" ;
    dcterms1:issued "1932" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p100670660> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071999752> ;
    schema1:bookEdition "4e dr" ;
    schema1:description "1e dr.: 1928" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8b79af9d26b14a8fb2b62275b4445f78> ;
    schema1:name "Dorus Rijkers, de Heldersche menschenredder" ;
    schema1:numberOfPages 111 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e428c7a8310a0e935aac99118adfc96c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64384740> .

