@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/p18990366X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het patriciaat in Zierikzee tijdens de Republiek / H. van Dijk en D.J. Roorda" ;
    dcterms1:issued "1979" ;
    schema1:associatedMedia "https://opac.zebi.nl/vubis/kinderprenten/18990366X.jpg" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068232209> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069317348> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/582de300588c080705350d8006f83c0e> ;
    schema1:name "Het patriciaat in Zierikzee tijdens de Republiek" ;
    schema1:numberOfPages 126 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6df4651c3227c69c90ecb6654f85e4df> ;
    schema1:sameAs <http://www.worldcat.org/oclc/899045466> .

