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

<http://data.bibliotheken.nl/id/dbnlt/wess008gust02> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gustaaf  /  Constant van Wessem" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/wess008> ;
    schema1:bookEdition "2de druk" ;
    schema1:genre "novelle(n)",
        "proza" ;
    schema1:identifier "wess008gust02" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p41265380X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7a13f0fca9f2f2d12c60d6de5452730c> ;
    schema1:name "Gustaaf" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4cefa9706a330717c6a7993bf47f8714> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=wess008gust02> .

