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

<http://data.bibliotheken.nl/id/thes/p124545335> a schema1:Person ;
    rdfs:label "Boom-Binkhorst, F.H. van der" ;
    schema1:familyName "van der Boom-Binkhorst" ;
    schema1:givenName "F.H." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5ad4ae0d0a7392cd45c347c073adb01d> ;
    schema1:name "F.H. van der Boom-Binkhorst" ;
    schema1:sameAs <http://viaf.org/viaf/288994366>,
        <https://isni.org/isni/0000000368950785> .

