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

<http://data.bibliotheken.nl/id/dbnlt/beve004zaad01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het zaad  /  Martien  Beversluis" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/beve004> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "gedichten / dichtbundel",
        "poëzie" ;
    schema1:identifier "beve004zaad01" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p421570628> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/00f3c0c2545ea355adf28a7e7557539e> ;
    schema1:name "Het zaad" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a25db7366613962ea4470819ac5c3738> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=beve004zaad01> .

