@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/p230259308> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Blauwe maandagen / Arnon Grunberg" ;
    dcterms1:issued "2001" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075153416> ;
    schema1:description "Licentie-uitg. van: Amsterdam : Nijgh & Van Ditmar. - Oorspr. uitg.: Amsterdam : Nijgh & Van Ditmar, 1994" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075629186>,
        <http://data.bibliotheken.nl/id/thes/p075629402> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p059869151> ;
    schema1:isbn "9001553427" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d55e79b027e83bf32bb15817a64350ee> ;
    schema1:name "Blauwe maandagen" ;
    schema1:numberOfPages 237 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1edc18a0e88ba10b5cd12af17c1c8984> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1140501496> .

