@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/p446285153> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De grote verwachting : historische roman uit de volheid des tijds / door Rudolf van Reest" ;
    dcterms1:issued "1954" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069394075> ;
    schema1:bookEdition "2e dr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "1e uitg.: 1953" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p254976026> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c64f0e8d7d53afe7fc26f5a008d4e127> ;
    schema1:name "De grote verwachting : historische roman uit de volheid des tijds" ;
    schema1:numberOfPages 259 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/aa15b43105d2b7da48df4bc3e3d7e4c4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1509699588> .

