@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/p409033693> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Elins keuze / Gaby Raaijmakers ; redactie: Kelly van der Laan" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p416181260>,
        <http://data.bibliotheken.nl/id/nbt/p418251681>,
        <http://data.bibliotheken.nl/id/nbt/p429510810> ;
    dcterms1:issued "2017" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p383257565> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p383240336> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789463080767" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d1d98df4335b6b9debd00e3a06b1b2b7> ;
    schema1:name "Elins keuze" ;
    schema1:numberOfPages 363 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/69387f3d1b24e238e01736c5a008f977> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1003862252> .

