@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p086076159> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Cricket / [door H. van Booven]" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p430375174> ;
    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:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/14358e44df5a21e12eba26a380b2259e> ;
    schema1:name "Cricket" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e86d0336717ab65f24a202f35e8fbf4c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65558373> .

