@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/p428008836> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De kers op de taart / Inge Misschaert ; tekeningen van Mirèn van Alphen" ;
    dcterms1:issued "2020" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p302510664> ;
    schema1:bookEdition "5e druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p241762820> ;
    schema1:description "1e druk: 2014",
        "Omslag vermeldt: Verhalen, en icoon maan" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p386096643> ;
    schema1:isbn "9789048720026" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6f8e383e7268ff40ce2934296c72ec88> ;
    schema1:name "De kers op de taart" ;
    schema1:numberOfPages 35 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d132a80596bd8baaf2c6558b6a38d268> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1199054035> .

