@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/p395292050> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Cricket / door H. van Booven" ;
    dcterms1:issued "1917" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075603519>,
        <http://data.bibliotheken.nl/id/thes/p077611462>,
        <http://data.bibliotheken.nl/id/thes/p078477360>,
        <http://data.bibliotheken.nl/id/thes/p397584156> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070139954> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Omslagtitel: Cricket-spel" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p086077090> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p045101612> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/13a7753a0b83cbf4e236cf30119ddbf4> ;
    schema1:name "Cricket" ;
    schema1:numberOfPages 80 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c0681f985fdbbd31ab817e71ec0fc012> ;
    schema1:sameAs <http://www.worldcat.org/oclc/902628376> .

