@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/p439356873> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Zwanenzang / Kelly van der Laan ; redactie: Anaïd Haen en Cocky van Dijk" ;
    dcterms1:issued "2023" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p383240336> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p326786678> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p439354447> ;
    schema1:isbn "9789463085021" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/498fa2289018960a7b16e5f449a701e4> ;
    schema1:name "Zwanenzang" ;
    schema1:numberOfPages 591654 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3eafff16b9781e30b9a139a1f4e34217> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1452680231> .

