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

<http://data.bibliotheken.nl/id/thes/p068511701> a schema1:Person ;
    rdfs:label "Druijts, H.J.A." ;
    schema1:familyName "Druijts" ;
    schema1:givenName "H.J.A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/48781e530b70417cb05b11c9f264adb8> ;
    schema1:name "H.J.A. Druijts" ;
    schema1:sameAs <http://viaf.org/viaf/286708607>,
        <https://isni.org/isni/0000000392584164> .

