@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/p429510810> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Elins keuze / Gaby Raaijmakers ; redactie: Kelly van der Laan" ;
    dcterms1:issued "2020" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p383257565> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p383240336> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p409033693> ;
    schema1:isbn "9789463083317" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/36002050d4f8bbc8a3e15bb08be4a989> ;
    schema1:name "Elins keuze" ;
    schema1:numberOfPages 1719993 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cf91452a865bb58a4aeb18af42fe841d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1199366815> .

