@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/p432933638> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gannef : novelle / Lammert Voos ; redactie, eindredactie Paul Abels" ;
    dcterms1:issued "2021" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p311715982> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p074917323> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789493183032" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a4256673690294343c803dcf6b7f4386> ;
    schema1:name "Gannef : novelle" ;
    schema1:numberOfPages 123 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/96c3b3b9e9b8ecd27a36ba2b8761f66e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1256985992> .

