@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/p394630955> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De ideale schoonzoon / Herman Koch" ;
    dcterms1:issued "2010" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071244581> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Eerder verschenen in Ésta" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075658224> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p32575408X> ;
    schema1:isbn "9789041417176" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c8c8fe4394d71c8646640def06a623f6> ;
    schema1:name "De ideale schoonzoon" ;
    schema1:numberOfPages 332449 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8d05431c2f2cea1ca119bf1a6314f3e5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1048632443> .

