@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/p436643731> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Goed dan! : een verhaal vol sneeuw / door Jori John ; geïllustreerd door Benji Davies ; vertaling [uit het Engels]: Lourens van Veluw" ;
    dcterms1:issued "2023" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p327208279> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p340005327>,
        <http://data.bibliotheken.nl/id/thes/p397986939> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789492600561" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/183e32e970b7a6e1529ec001feccc6f4> ;
    schema1:name "Goed dan! : een verhaal vol sneeuw" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fc44fda528fa084f16680969278fc86e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1411060100> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/0b3839142ce2135f7325891c778d3451> .

