@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/p239788532> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Verzameling Clement / tekst Lucebert en H. van Kruiningen" ;
    dcterms1:issued "19XX" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/1f406e795737d48c14ec43e69c1759a8> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071914366> ;
    schema1:description "Catalogus tentoonstelling" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8a172bfc614efd4a65ce194347a52b3a> ;
    schema1:name "Verzameling Clement" ;
    schema1:numberOfPages 3 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9a421867829ead57a29137a6161bfe82> ;
    schema1:sameAs <http://www.worldcat.org/oclc/66935756> .

