@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/p181452472> a schema1:Article,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "In memoriam dr. E.W.A. Hensen 1950-1999 / P.A. Wackie Eysten" ;
    dcterms1:issued "1999" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069382514> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p090433831> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f4b8be8fb6a7418b4f5c83eebb785330> ;
    schema1:name "In memoriam dr. E.W.A. Hensen 1950-1999" .

