@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p145771482> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Album met verborgen beelden / van Daan Hoeksema" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p428037402> ;
    dcterms1:issued "1920" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070328129> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/db283bc0ee5400ace7aa5625f2c8da0e> ;
    schema1:name "Album met verborgen beelden" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/68e98dd2312a8711347bd1b31d8b4f62> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68915041> .

