@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/p44170199X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bok en andere gedachtesprongen : een bloemlezing uit het werk van Julien Weverbergh / Julien Weverbergh ; Leo de Haes (red.)" ;
    dcterms1:issued "2023" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069280258> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069089396> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789052404745" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/18036cf8ab0a98e4b508933f4b7644f8> ;
    schema1:name "Bok en andere gedachtesprongen : een bloemlezing uit het werk van Julien Weverbergh" ;
    schema1:numberOfPages 106 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/acfd8a9dba2ec5297ebe85fcfd5e197d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1445411765> .

