@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/p423799584> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Handboek der Bijbelsche geschiedenis van het Oude en Nieuwe Testament / door J.C.H. Muré ; herz. door J. Kroon" ;
    dcterms1:issued "1930" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071280340> ;
    schema1:bookEdition "22e dr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070198837> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p086147803> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/92ed1236c1e9b8010e1af00156175c62> ;
    schema1:name "Handboek der Bijbelsche geschiedenis van het Oude en Nieuwe Testament" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a370e8ba28f9d5ef214db2dea4b0aed4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1120152330> .

