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

<http://data.bibliotheken.nl/id/thes/p067655033> a schema1:Person ;
    rdfs:label "Diekerhoff, F.L." ;
    schema1:familyName "Diekerhoff" ;
    schema1:givenName "F.L." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7239ecd60c380c6b3eac3263c5cdfc93> ;
    schema1:name "F.L. Diekerhoff" ;
    schema1:sameAs <http://viaf.org/viaf/215752592>,
        <https://isni.org/isni/0000000394119709> .

