@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/p33675003X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "D. 6. R. 20 December Den heer ambassadeur Citters" ;
    dcterms1:issued "1688" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069499489> ;
    schema1:description "D. 6. R. 20 December = datum 6. December; Record 20 December" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p302365494> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4b236e47f50764b59bf5b0e022836481> ;
    schema1:name "D. 6. R. 20 December Den heer ambassadeur Citters" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c85b8e5f21d6f07c5ea9230f66618889> ;
    schema1:sameAs <http://www.worldcat.org/oclc/747677523> .

