@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/p145443469> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Blackjack in Holland Casino's: basic, optimal and winning strategies / B.B. van der Genugten" ;
    dcterms1:issued "1995" ;
    schema1:associatedMedia "http://arno.uvt.nl/show.cgi?fid=3220" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071935339> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a64af566c6dc982b8982031b4906c6f5> ;
    schema1:name "Blackjack in Holland Casino's: basic, optimal and winning strategies" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8ad99c40f1cdb9778fb264e5099f3cb7> .

