@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/p432604405> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Harlequin zomerspecial" ;
    dcterms1:issued "2021" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p143358944> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06908680X>,
        <http://data.bibliotheken.nl/id/thes/p266248411>,
        <http://data.bibliotheken.nl/id/thes/p297894501>,
        <http://data.bibliotheken.nl/id/thes/p298332787>,
        <http://data.bibliotheken.nl/id/thes/p317603922> ;
    schema1:description "ISSN van de serie: ISSN 0922-7873" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p432599789> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p444247084> ;
    schema1:isbn "9789402552201" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/19dedd83108dde79ac345e30e7a97fa7> ;
    schema1:name "Harlequin zomerspecial" ;
    schema1:numberOfPages 589895 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a5aefab6b7cd4d76e02689bf145be586> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1268483434> .

