@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/p325501998> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Impressions of Middelburg, \"the gem city of Holland\"" ;
    dcterms1:issued "1913" ;
    schema1:associatedMedia "https://opac.zebi.nl/vubis/kinderprenten/325501998.jpg",
        "https://opac.zebi.nl/vubis/kinderprenten/325501998a.jpg" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p144991004> ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/63ee8310d519c1e4d9150bac8502e060> ;
    schema1:description "Datering ontleend aan een artikel in de Middelburgsche Courant van 3 febr. 1913",
        "Omslagtitel" ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0b062944b5aedab767399f7a8b2bf3f6> ;
    schema1:name "Impressions of Middelburg, \"the gem city of Holland\"" ;
    schema1:numberOfPages 22 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bc78d3bb02f0abb43dc380598736ca39> ;
    schema1:sameAs <http://www.worldcat.org/oclc/524858947> .

