@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/p433246383> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Claude Monet in Zaandam / Henk Heijnen, Ron Couwenhoven" ;
    dcterms1:issued "2022" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069126062>,
        <http://data.bibliotheken.nl/id/thes/p075621258>,
        <http://data.bibliotheken.nl/id/thes/p075634449> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p109656830>,
        <http://data.bibliotheken.nl/id/thes/p323382584> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072122013> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789490492168" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d7914a437749270bfa415f1c7781fe8b> ;
    schema1:name "Claude Monet in Zaandam" ;
    schema1:numberOfPages 287 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/67937a3bebe50ef6ad169f2b5a7b07fe> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1341408409> .

