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

<http://data.bibliotheken.nl/id/thes/p068333951> a schema1:Person ;
    rdfs:label "Drewes, H.M.A." ;
    schema1:description "mb" ;
    schema1:familyName "Drewes" ;
    schema1:givenName "H.M.A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/965c0039da21e36abfe83453c6441e3a> ;
    schema1:name "H.M.A. Drewes" ;
    schema1:sameAs <http://viaf.org/viaf/72804124>,
        <https://isni.org/isni/0000000025636372> .

