@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/p426245458> 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:UBU000006692" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069671044> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p851181627> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p850776899> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ad7b73da0a96b252cd7201dd2d1c87f6> ;
    schema1:name "De neus : lezing gehouden te Rotterdam en 's-Gravenhage" ;
    schema1:numberOfPages 70 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a4448cda8df9b3dbcb27606ff0dff701> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1145074045> .

