@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p145307573> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Aan de ingezetenen van Walcheren" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p407174869> ;
    dcterms1:issued "1782" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068410069> ;
    schema1:description "Aan één zijde bedrukt. Gedicht, get.: 'De Walchersche Zeeuw' [= Jacob Bellamy] (van Doorninck I, 668)" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/70ff6b561ead333f0dcd31c2b67e4c04> ;
    schema1:name "Aan de ingezetenen van Walcheren" ;
    schema1:numberOfPages 1 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dd0b13888c963a7b3e476eae549f6c1c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68858245> .

