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

<http://data.bibliotheken.nl/id/dbnlt/leeu027alle15> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Alle de brieven. Deel 15: 1704-1707  /  Anthoni van Leeuwenhoek" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/leeu027> ;
    schema1:bookEdition "1ste druk" ;
    schema1:editor <http://data.bibliotheken.nl/id/dbnla/palm016> ;
    schema1:genre "non-fictie/brieven",
        "sec - letterkunde" ;
    schema1:identifier "leeu027alle15" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p400940841> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1da604ffb69c7d1d34805176187b7252> ;
    schema1:name "Alle de brieven. Deel 15: 1704-1707" ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=leeu027alle15> .

