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

<http://data.bibliotheken.nl/id/thes/p227494601> a schema1:Person ;
    rdfs:label "Bolhuis, F.A." ;
    schema1:familyName "Bolhuis" ;
    schema1:givenName "F.A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8c98cc1affc0b91d5994b67e45713e9c> ;
    schema1:name "F.A. Bolhuis" ;
    schema1:sameAs <http://viaf.org/viaf/285933198>,
        <https://isni.org/isni/0000000392012406> .

