@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/p435346318> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het boek der boeken / Ernest van der Kwast ; met foto's van Aad Hoogendoorn" ;
    dcterms1:issued "2022" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075663791> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p239936248> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p383681936> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789083167336" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0237d1464ce1e7faa7a948ada40a7cf8> ;
    schema1:name "Het boek der boeken" ;
    schema1:numberOfPages 192 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9b78b8ec1fad1bfe1d921fd2355be408> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1312014394> .

