@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/p43546387X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Glamoureuze affaires" ;
    dcterms1:issued "2022" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p24027122X> ;
    schema1:bookEdition "Eerste druk" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070612455>,
        <http://data.bibliotheken.nl/id/thes/p096450436>,
        <http://data.bibliotheken.nl/id/thes/p241534933>,
        <http://data.bibliotheken.nl/id/thes/p258294485>,
        <http://data.bibliotheken.nl/id/thes/p301804303> ;
    schema1:description "Uitgave in samenwerking met Harlequin Books S.A" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p435420887> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p44367941X> ;
    schema1:isbn "9789402557411" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7ef09b36a5ff92926ae9c5a9a3f5b225> ;
    schema1:name "Glamoureuze affaires" ;
    schema1:numberOfPages 1215059 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6a9e34aeee0db84113c3b2cbc88baf4f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1334011337> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/07e8038947c16d836edd7459e8e8fc17> .

