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

<http://data.bibliotheken.nl/id/thes/p074728180> a schema1:Person ;
    rdfs:label "Berghuis, F.Lz." ;
    schema1:familyName "Berghuis" ;
    schema1:givenName "F.Lz." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e124c2b7dd66286d6e1b5a7fe7c87b80> ;
    schema1:name "F.Lz. Berghuis" ;
    schema1:sameAs <http://viaf.org/viaf/281101274>,
        <https://isni.org/isni/000000036872346X> .

