@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/p439354447> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Zwanenzang / Kelly van der Laan ; redactie: Anaïd Haen en Cocky van Dijk" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p439356873> ;
    dcterms1:issued "2023" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p383240336> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p326786678>,
        <http://data.bibliotheken.nl/id/thes/p345683404> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789463084956" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7b4459ef6ec34bce7d4c2a6a1cf2d60d> ;
    schema1:name "Zwanenzang" ;
    schema1:numberOfPages 280 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/feca81a394be74c8461eeb92afb0cb81> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1395918241> .

