@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p192553887> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "In memoriam Harm Timmer (9-3-1913 - 31-1-1990) / N. Bolkestein" ;
    dcterms1:issued "1991" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073774294> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ca15c5c600eef4791ec0e0d82a4b9935> ;
    schema1:name "In memoriam Harm Timmer (9-3-1913 - 31-1-1990)" ;
    schema1:sameAs <http://www.worldcat.org/oclc/772694053> .

