@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/p121290263> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een zilveren beker van het Deventer koekbakkersgilde (1659) / B. Dubbe" ;
    dcterms1:issued "1968" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06964201x> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p832772771> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/738f9673cc7835fdbcd5746f10c68d07> ;
    schema1:name "Een zilveren beker van het Deventer koekbakkersgilde (1659)" ;
    schema1:numberOfPages 7 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/87d323acbf60194fd1dc001af20d84f8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69353896> .

