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

<http://data.bibliotheken.nl/id/dbnlt/kumm001lite01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Literatuur en ideologie Proust en Ter Braak /  Em.  Kummer" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/kumm001> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "proefschrift",
        "sec - letterkunde" ;
    schema1:identifier "kumm001lite01" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p393466949> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/eaf13ac962f1ef606989dd64d9754013> ;
    schema1:name "Literatuur en ideologie Proust en Ter Braak" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/03ab5a4d065cf6a1a1b4f23ccf164f31> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=kumm001lite01> .

