@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/p439185068> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The Hideaway Inn : Nederlandse editie / Philip William Stover ; vertaling: Jan Messchendorp" ;
    dcterms1:issued "2023" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p443416281> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p075240866> ;
    schema1:description "Deze uitgave is uitgegeven in samenwerking met Harlequin Enterprises ULC",
        "Op omslag: Regenboog Romance",
        "Vertaald uit het Engels" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789402769869" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ad114d256a5f4b10c7be8b72d823c793> ;
    schema1:name "The Hideaway Inn : Nederlandse editie" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/221e1853428ffd2437e32823be7a13de> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1449569792> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/2473ce4c150a8bc7a67c0f4b41ec68f5> .

