@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/p428037402> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Album met verborgen beelden / van Daan Hoeksema" ;
    dcterms1:issued "1920" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070328129> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p145771482> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1a2d3d53bce15b0627e555d4d11fec4d> ;
    schema1:name "Album met verborgen beelden" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/90ca2b64f91fe9d84f5c7023c4638589> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1163978787> .

