@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/p348453752> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Adieu zaandam 21/X/1811 - 31/XII/1973 / Wim Klinkenberg" ;
    dcterms1:issued "1975" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068162871>,
        <https://data.bibliotheken.nl/.well-known/genid/a4c53eea39f5894d82f4e16bde894636> ;
    schema1:description " Uitg. in opdracht van het gemeentebestuur van Zaandam" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/eb4c59c5d531780d9604c29f700c480e> ;
    schema1:name "Adieu zaandam 21/X/1811 - 31/XII/1973" ;
    schema1:numberOfPages 120 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5cc1f540b0208dcefb25ac98def776a2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/841136150> .

