@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/p430271662> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De zombie van opa Tom : de groenteboef / Jeroen Schipper ; met illustraties van Iris Compiet" ;
    dcterms1:issued "2020" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p303301465> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p321366433> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789044837872" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/18a23295152f7685c588dde2a3cc2e7a> ;
    schema1:name "De zombie van opa Tom : de groenteboef" ;
    schema1:numberOfPages 72 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8d20a38c177b2ab4ac2e53e5b91cebe0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1202696305> .

