@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/p423720856> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Blikken in de Openbaring / door J.H. Gunning Jr." ;
    dcterms1:issued "1929-1930" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594398>,
        <http://data.bibliotheken.nl/id/thes/p07848748X>,
        <http://data.bibliotheken.nl/id/thes/p078638100> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06832863X> ;
    schema1:bookEdition "2e onveranderde dr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "1e dr.: 1866-1869" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p039773450> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4325a023874291b8fe885d29bd2bddae> ;
    schema1:name "Blikken in de Openbaring" ;
    schema1:numberOfPages 4 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e3a6f0551b0687ff448dd2a1f71e0486> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1120104732> .

