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

<http://data.bibliotheken.nl/id/thes/p067701485> a schema1:Person ;
    rdfs:label "Akerboom, Gerard" ;
    schema1:familyName "Akerboom" ;
    schema1:givenName "Gerard" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/464106932d6d17fea70b391b83e29807> ;
    schema1:name "Gerard Akerboom" ;
    schema1:sameAs <http://viaf.org/viaf/290554131>,
        <https://isni.org/isni/0000000395758633> .

