@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/p424272385> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Schokbos : gedichten / Annelie David ; met tekeningen van Guido van Driel" ;
    dcterms1:issued "2020" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p154251577> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p124897525> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07562947X> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789492068385" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5ad426f3906953611821bbd5147a5938> ;
    schema1:name "Schokbos : gedichten" ;
    schema1:numberOfPages 72 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ce986fdab2da060210373fc2328c9e7a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1142235835> .

