@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/p449436497> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Afscheid van meester Vliegendekiep / Caja Cazemier ; met tekeningen van Juliette de Wit" ;
    dcterms1:issued "2025" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p090686713> ;
    schema1:bookEdition "1e druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071237585> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p330656694> ;
    schema1:isbn "9789048755721" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fe12540f907a4851ae31b0e8a78d8a0e> ;
    schema1:name "Afscheid van meester Vliegendekiep" ;
    schema1:numberOfPages 106 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/01271360664cc1ecb5d362ffa05f8ee1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1551321233> .

