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

<http://data.bibliotheken.nl/id/dbnlt/zuid004dart01> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een dartele geest Aspecten van De chauffeur verveelt zich en ander werk van Gerrit Krol /  Ad  Zuiderent" ;
    schema1:author <http://data.bibliotheken.nl/id/dbnla/zuid004> ;
    schema1:bookEdition "1ste druk" ;
    schema1:genre "proefschrift",
        "sec - letterkunde" ;
    schema1:identifier "zuid004dart01" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p393469336> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e313d152ea857c339ccb81fedabe8038> ;
    schema1:name "Een dartele geest Aspecten van De chauffeur verveelt zich en ander werk van Gerrit Krol" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6bb46984253e8cb4e887e0c4ad2a918b> ;
    schema1:url <https://www.dbnl.org/titels/titel.php?id=zuid004dart01> .

