@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/p410336041> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Als een droom uiteenspat / Ina van der Beek" ;
    dcterms1:issued "2017" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p174341962> ;
    schema1:bookFormat schema1:EBook ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p408573554> ;
    schema1:isbn "9789401909419" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dbe55f92ddf03788eb9acf507ca4765d> ;
    schema1:name "Als een droom uiteenspat" ;
    schema1:numberOfPages 496994 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9a4f4fcba6e682d9e231a6c26a40a7c3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1049807549> .

