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

<http://data.bibliotheken.nl/id/thes/p420914900> a schema1:Person ;
    rdfs:label "Imming, Dick" ;
    schema1:description "ill." ;
    schema1:familyName "Imming" ;
    schema1:givenName "Dick" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/33c6977039035d6753c6743cd55b9ae6> ;
    schema1:name "Dick Imming" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/34154921247863591537> .

