@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/p394264770> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Blikken in en op den mensch : drie voorlezingen / van J.P. de Keijser" ;
    dcterms1:issued "1855" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBA000017563" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070056536> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "\"Uitgeg. geheel ten voordeele der overstroomden\"" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p059737794> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/72a201cbd191b896a8fd0b16cf9ca533> ;
    schema1:name "Blikken in en op den mensch : drie voorlezingen" ;
    schema1:numberOfPages 63 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cff7e20c504eeac01851634e13216c09> ;
    schema1:sameAs <http://www.worldcat.org/oclc/913578147> .

