@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/p433353236> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het allergrootste wonder : de droom van een schrijfster / Isabel van Duijne" ;
    dcterms1:issued "2021" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p124587216> ;
    schema1:description "Datering: jaar van uitgave niet in boek van internet" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075610744>,
        <http://data.bibliotheken.nl/id/thes/p075619415> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789083177304" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f5d707ec412038650066ec14ec3368fa> ;
    schema1:name "Het allergrootste wonder : de droom van een schrijfster" ;
    schema1:numberOfPages 55 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d9a6758e73f46839d4fa04a0c56e5877> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1265435114> .

