@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/p433394269> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Liefde in Italië" ;
    dcterms1:issued "2021" ;
    schema1:bookEdition "Eerste druk" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072430583>,
        <http://data.bibliotheken.nl/id/thes/p30180401X>,
        <http://data.bibliotheken.nl/id/thes/p303956453>,
        <http://data.bibliotheken.nl/id/thes/p322846412> ;
    schema1:description "Deze bundel is samengesteld uit eerder verschenen verhalen",
        "Uitgegeven 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/p433246146> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p44367941X> ;
    schema1:isbn "9789402553369" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/efdbff24688d0da3c9a40368aad6c15e> ;
    schema1:name "Liefde in Italië" ;
    schema1:numberOfPages 1185315 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0fc700d61f89f64546a15c73950ccded> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1268486521> .

