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

<http://data.bibliotheken.nl/id/thes/p093701314> a schema1:Person ;
    rdfs:label "Duyck, Emile Marie Richard Auguste (1925-)" ;
    schema1:birthDate "1925" ;
    schema1:familyName "Duyck" ;
    schema1:givenName "Emile Marie Richard Auguste" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/63855f410ff82bc0c2a33b21cf9a7548> ;
    schema1:name "Emile Marie Richard Auguste Duyck" ;
    schema1:sameAs <http://viaf.org/viaf/282594403>,
        <https://isni.org/isni/0000000389260505> .

