@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/p430375174> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Cricket / [door H. van Booven]" ;
    dcterms1:issued "1910" ;
    schema1:about <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:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p086076159> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9d6d2887dc0a8a61275edc511100928b> ;
    schema1:name "Cricket" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bb8346900601cc36b9fe14304b0be949> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1204255996> .

