@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/p086645706> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De zondag des levens : roman / Raymond Queneau ; vert. [uit het Frans door] Rudy Kousbroek en Hepzibah Kousbroek" ;
    dcterms1:issued "1991" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068456077> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p067770770>,
        <http://data.bibliotheken.nl/id/thes/p068531559> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p820680044> ;
    schema1:isbn "9023432231" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7ed4b5bece8ce0da505528d19323e1d2> ;
    schema1:name "De zondag des levens : roman" ;
    schema1:numberOfPages 256 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/46965bffbc6f83bcdebb836d241dad9b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65676967> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/9e594c3b056f1b888662cc2159e38a64> .

