@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/p429675283> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De schoone zomer van Boudewijn Brand / door M. van der Hilst" ;
    dcterms1:issued "1931" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397462743> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06793286X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p050459570> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/02ae47af9519049e1c577559035d89a8> ;
    schema1:name "De schoone zomer van Boudewijn Brand" ;
    schema1:numberOfPages 215 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/225cc2f22e7426bc9bd4c68ea448a3f8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/819736454> .

