@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/p852762224> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Jimmie the Flints̕ last Haul / James Hemming ; adapt. and ann. by M.J.C. Büchli" ;
    dcterms1:issued "1960" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070321019> ;
    schema1:bookEdition "2nd ed" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070520615> ;
    schema1:description "1e dr.: 1955" ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d49c75a3b424f9d9c99d629f00671262> ;
    schema1:name "Jimmie the Flints̕ last Haul" ;
    schema1:numberOfPages 15 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8c59b5a0b0f1b17ca045100e9b467a26> .

