@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/p42099050X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Maandagavond kwart over tien : verhalenbundel / Adriënne Nijssen" ;
    dcterms1:issued "2018" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p266044964> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789082518016" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ea57e211c40c1fe7450ae55f8f58dc7e> ;
    schema1:name "Maandagavond kwart over tien : verhalenbundel" ;
    schema1:numberOfPages 179 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5ae6365b3ce1a952a38278d7fd8b413a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1089817771> .

