@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p32575408X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De ideale schoonzoon / Herman Koch" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p342661159>,
        <http://data.bibliotheken.nl/id/nbt/p342661167>,
        <http://data.bibliotheken.nl/id/nbt/p394630955> ;
    dcterms1:issued "2010" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077612027> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071244581> ;
    schema1:description "Eerder verschenen in Ésta" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075658224> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789041416483" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b16ffe1691e48f52d902391ed34f99c9> ;
    schema1:name "De ideale schoonzoon" ;
    schema1:numberOfPages 228 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/76a26d1cf55e5df9b52ffa6088f0e8aa> ;
    schema1:sameAs <http://www.worldcat.org/oclc/642800378> .

