@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/p852072821> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kantoor van 9 tot 5 / Keith Waterhouse ; [vert. uit het Engels door Jean A. Schalekamp]" ;
    dcterms1:issued "1986" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068935935> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069334412> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9027457433" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e428e2e57536c2fe5aa0c8ede926eb94> ;
    schema1:name "Kantoor van 9 tot 5" ;
    schema1:numberOfPages 240 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/84c40253b5382eba71966684bb4a72b2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64144807> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/433e946beaf5533dd0764369fdef62eb> .

