@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/p443046956> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De griezeligste oma ooit / Kelly van Kempen ; met illustraties van Pete Williamson" ;
    dcterms1:issued "2024" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p428468721> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p321133323> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p443847630> ;
    schema1:isbn "9789030510413" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/86b79ea6a0c68d10e736cd0b616bb923> ;
    schema1:name "De griezeligste oma ooit" ;
    schema1:numberOfPages 189 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/66695368167a088e7cab223006f27e6a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1457047471> .

