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

<http://data.bibliotheken.nl/id/thes/p074727729> a schema1:Person ;
    rdfs:label "Guiot, H.F.L." ;
    schema1:familyName "Guiot" ;
    schema1:givenName "H.F.L." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2f6423a77f604d3dc408324ab2437c33> ;
    schema1:name "H.F.L. Guiot" ;
    schema1:sameAs <http://viaf.org/viaf/3132148947808454950003>,
        <https://isni.org/isni/0000000388624020> .

