@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/p15630306X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Looking back : farewell address on the occasion of retirement, December 13th, 1996 / Y.S. Brenner" ;
    dcterms1:issued "1996" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068835094> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/21d41da9785024ffcd0fec16b23df096> ;
    schema1:name "Looking back : farewell address on the occasion of retirement, December 13th, 1996" ;
    schema1:numberOfPages 41 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/937400e9e5169fb53d59b06bfbbdc767> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68592799> .

