@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p439126703> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Zomeravond : de mooiste verhalen gekozen door Anna Drijver" ;
    dcterms1:issued "2023" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075357305> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p330210017> ;
    schema1:description "Uitgave ter gelegenheid van de actie Zomerlezen 2023" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p43813494X> ;
    schema1:isbn "9789059651647" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/49fad872f4f49e46b5f301bf4bfae5aa> ;
    schema1:name "Zomeravond : de mooiste verhalen gekozen door Anna Drijver" ;
    schema1:numberOfPages 1939575 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bebf7dfb94389f3a114a3497d65719bb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1433342414> .

