@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/p438656660> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hogerop vanuit Ridderkerk : over bekende dorpsgenoten / redactie: Johan Kruithof" ;
    dcterms1:issued "2023" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075323559> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p258269081>,
        <http://data.bibliotheken.nl/id/thes/p327094400> ;
    schema1:description "Uitgave ter gelegenheid van het afscheid van burgemeester Anny Attema, mei 2023" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789090372112" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1b6cb5f8c7c78774c218a6c9aa433443> ;
    schema1:name "Hogerop vanuit Ridderkerk : over bekende dorpsgenoten" ;
    schema1:numberOfPages 256 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cb9ab813bb231ad4866654bbc973c2ab> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1422543705> .

