@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/p428263801> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De moeder van Frankenstein / Almudena Grandes ; vertaald uit het Spaans door Mia Buursma en Rikkie Degenaar" ;
    dcterms1:issued "2020" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074265067> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073154318> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p427602610> ;
    schema1:isbn "9789044979367" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/41562f579b0f938baf5cfc9fb0395eae> ;
    schema1:name "De moeder van Frankenstein" ;
    schema1:numberOfPages 1283211 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/41207d6ca615e2e178c9b642ef9c56a9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1202420559> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/fccccc2641bf9dd7fa2ffd5ce5ca3e80> .

