@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/p437446123> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Evenbeelden / Willem de Bondt ; redactie Ronald Krikke" ;
    dcterms1:issued "2022" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p406779716> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:description "Colofon vermeldt: tekst en fotografie, Willem de Bondt" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/41d9efe82bc26c5e904fc9efc4feb38c> ;
    schema1:name "Evenbeelden" ;
    schema1:numberOfPages 79 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0a8b3e85fc894b953eefc5aa12e86e97> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1350825366> .

