@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/p437255433> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Blaadjes uit mijn levensboek / Kees van Baardewijk" ;
    dcterms1:issued "2022" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070733856> ;
    schema1:description "Eerder verschenen als feuilleton op Senior-Plaza" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3d2faa14e5d74219b4f7d1d1781e366d> ;
    schema1:name "Blaadjes uit mijn levensboek" ;
    schema1:numberOfPages 79 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/02883d8df318c4d5e5f8e179dc6e5a41> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1346251523> .

