@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/dbnlt/boum008voor01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Voor en na de zondvloed  /  Pieter Jan  Bouman" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/boum008> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "non-fictie",
        "non-fictie/autobiografie-memoires",
        "non-fictie/geschiedenis-archeologie" ;
    schema1:identifier "boum008voor01" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p416652654> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5d2ff201fbdad3183e6a4fee9563d63c> ;
    schema1:name "Voor en na de zondvloed" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3c9f05c05fece2528f7e71c83b41de76> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=boum008voor01> .

