@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/p307889084> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kees Smits : schilderijen" ;
    dcterms1:issued "1994" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07513229X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07513229X>,
        <http://data.bibliotheken.nl/id/thes/p237989433> ;
    schema1:description "Catalogus van een tentoonstelling in Slewe Galerie, Amsterdam van 19 november tot 31 december 1994" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ddb200770f02b3da26612b308d477950> ;
    schema1:name "Kees Smits : schilderijen" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/04825a16de5241bb822c6c2f29ca5cf2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/212603661> .

