@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/p424006464> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Eene wandeling langs de kermis / met bijschriften van Agatha" ;
    dcterms1:issued "1880" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077609352>,
        <http://data.bibliotheken.nl/id/thes/p397577303> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069550549> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Datering: de titel staat twee maal in Brinkman: in 1880 bij H.C.A. Campagne (& Zn) en in 1886 bij H.C.A. Campagne & Zn. Aangezien 'Zn' niet in het boek staat, is gekozen voor 1880",
        "De keerzijde der bladen is niet bedrukt" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p864506600> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a3276d345f5bb120d0f8b0b21366575f> ;
    schema1:name "Eene wandeling langs de kermis" ;
    schema1:numberOfPages 6 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7441e58387347e3d910959095d4f5fe8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/887186848> .

