@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/p40852054X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Eén zalige nacht / Dani Collins ; vertaling [uit het Engels]: Hanna de Heus" ;
    dcterms1:issued "2017" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p364229624> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p084637021> ;
    schema1:description "Uitgave in samenwerking met Harlequin Books SA" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p443494789> ;
    schema1:isbn "9789402526752" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/64be7fc51483155345ea4d64676698a6> ;
    schema1:name "Eén zalige nacht" ;
    schema1:numberOfPages 341333 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3efd3c897af76a64d07fde4c5ca7467a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1138555115> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/72a10961aecb596f4028625e84e9a406> .

