@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/p392744465> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dick Ket, 1902-1940 : herdenkingstentoonstelling" ;
    dcterms1:issued "1941" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070083932> ;
    schema1:description "Catalog of an exhibition held at the Gemeentemuseum, 's-Gravenhage, and Stedelijk Museum, Amsterdam, 1941." ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e6bd25792568e1bf9ddacc2b5fcd4f98> ;
    schema1:name "Dick Ket, 1902-1940 : herdenkingstentoonstelling" ;
    schema1:numberOfPages 40 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d7e9587f8084b8d3c9a3d7c8d73c5c12> ;
    schema1:sameAs <http://www.worldcat.org/oclc/79778869> .

