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

<http://data.bibliotheken.nl/id/dbnlt/dirc001lmfd02> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Tafel van den kersten ghelove. Deel 2: Winterstuc  /    Dirc van Delf" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/dirc001> ;
    schema1:bookEdition "1ste druk" ;
    schema1:editor <http://data.bibliotheken.nl/id/dbnla/dani001> ;
    schema1:genre "non-fictie",
        "non-fictie/theologie" ;
    schema1:identifier "dirc001lmfd02" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bc3319e8a473a55638d41e0049bd6e3b> ;
    schema1:name "Tafel van den kersten ghelove. Deel 2: Winterstuc" ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=dirc001lmfd02> .

