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

<http://data.bibliotheken.nl/id/dbnlt/leeu027alle10> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Alle de brieven. Deel 10: 1694-1695  /  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 "leeu027alle10" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p400940523> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c0823de5b7c3ec87dde45140ae61bc94> ;
    schema1:name "Alle de brieven. Deel 10: 1694-1695" ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=leeu027alle10> .

