@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/p422264016> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De neus : lezing gehouden te Rotterdam en 's-Gravenhage / door B. van Meurs" ;
    dcterms1:issued "1873" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:KBNLB390005748" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069671044> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p100449220> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ec0bfcc291e3b43bcc8cf66b67532a30> ;
    schema1:name "De neus : lezing gehouden te Rotterdam en 's-Gravenhage" ;
    schema1:numberOfPages 93 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/adfd475888547bcc5976df82db7d9184> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1090418848> .

