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

<http://data.bibliotheken.nl/id/thes/p069540608> a schema1:Person ;
    rdfs:label "Eijkel, Richardus Nicolaas Maria" ;
    schema1:alternateName "Eykel, R. N. M." ;
    schema1:description "29723654: oud-hoofdinspecteur der Volksgezondheid" ;
    schema1:familyName "Eijkel" ;
    schema1:givenName "Richardus Nicolaas Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1fee7955b861e8d968c79dd0bdfddef6> ;
    schema1:name "Richardus Nicolaas Maria Eijkel" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/286787486>,
        <https://isni.org/isni/0000000392691285> .

