@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/p434937274> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bella Donna : als niets is wat het lijkt / Carla Wijers" ;
    dcterms1:issued "2021" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073865184> ;
    schema1:bookFormat schema1:EBook ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p433363088> ;
    schema1:isbn "9789083208794" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/53d27537ae6d82ab5be571bae84242f3> ;
    schema1:name "Bella Donna : als niets is wat het lijkt" ;
    schema1:numberOfPages 1393336 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/27d2cebe0ff6c28b552d9f79be02f4fc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1319097604> .

