@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p851202756> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De neus beschouwd op het gebied der physiologie, aesthetica en physionomie / lezing door B. van Meurs" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p411773003> ;
    dcterms1:issued "1875" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069671044> ;
    schema1:bookEdition "3e verm. uitg" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a71020edb0ba5d50145a4bd432e2a7af> ;
    schema1:name "De neus beschouwd op het gebied der physiologie, aesthetica en physionomie" ;
    schema1:numberOfPages 84 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c18729f9926702c9cdc85a01d8f07e5e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/71404591> .

