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

