@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/p43137113X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Een gevaarlijk spel / Dani Sinclair ; vertaling [uit het Engels]: Lydia Meeder" ;
    dcterms1:issued "2021" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p181877643> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p152465561> ;
    schema1:description "Uitgave in samenwerking met Harlequin Books S.A." ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629410> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p443499187> ;
    schema1:isbn "9789402550542" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d323fe8f9ae9b5c39244ce0c20c6b47e> ;
    schema1:name "Een gevaarlijk spel" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/598afd79ce46ed1acc13b06554749aab> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1233033081> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/2342752b2babead4a353a1bdbc708b92> .

