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

<http://data.bibliotheken.nl/id/dbnlt/eras001corr06> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De correspondentie van Desiderius Erasmus. Deel 5. Brieven 594-841  /  Desiderius  Erasmus" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/eras001> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "non-fictie",
        "non-fictie/brieven" ;
    schema1:identifier "eras001corr06" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p410859524> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e4a7c8b73aef054a0f2d155ff8d26230> ;
    schema1:name "De correspondentie van Desiderius Erasmus. Deel 5. Brieven 594-841" ;
    schema1:translator <http://data.bibliotheken.nl/id/dbnla/stee211> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=eras001corr06> .

