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

<http://data.bibliotheken.nl/id/thes/p072891335> a schema1:Person ;
    rdfs:label "Voogd-Hamelink, A.M. de" ;
    schema1:alternateName "Voogd, A.M. de" ;
    schema1:familyName "de Voogd-Hamelink" ;
    schema1:givenName "A.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/328669d24141593ad0acd14186a9f611> ;
    schema1:name "A.M. de Voogd-Hamelink" ;
    schema1:sameAs <http://viaf.org/viaf/291621785>,
        <https://isni.org/isni/0000000396604273> .

