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

<http://data.bibliotheken.nl/id/dbnlt/mert001post01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "'Postmodern Elements in Postwar Dutch Fiction'  /  Anthony  Mertens" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/mert001> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "100 artikelen/twintigste eeuw",
        "artikel",
        "sec - letterkunde" ;
    schema1:identifier "mert001post01" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p393344916> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a7c9f91a23e2b5fa5e6de01f996a935b> ;
    schema1:name "'Postmodern Elements in Postwar Dutch Fiction'" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/24e1afadd38579f7ac1bb79d3756beb3> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=mert001post01> .

