@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/p183930282> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Blue mondays / Arnon Grunberg ; transl. from the Dutch by Arnold and Erica Pomerans" ;
    dcterms1:issued "1998" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075153416> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069828415> ;
    schema1:description "Oorspr. Engelstalige uitg.: New York : Farrar, Straus and Giroux, 1997" ;
    schema1:inLanguage "en" ;
    schema1:isbn "0099268450" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/361ca9807166e633d469ed626e26474b> ;
    schema1:name "Blue mondays" ;
    schema1:numberOfPages 278 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/33c9be29994424b5694ee12287ad73d5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906869904> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/1eb491ed08453164feace9bf2bcaea38> .

