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

<http://data.bibliotheken.nl/id/thes/p07328369X> a schema1:Person ;
    rdfs:label "Sytsma, H.A." ;
    schema1:familyName "Sytsma" ;
    schema1:givenName "H.A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/df8fdcc14dbc67d1b4396880c6f76cf1> ;
    schema1:name "H.A. Sytsma" ;
    schema1:sameAs <http://viaf.org/viaf/288140098>,
        <https://isni.org/isni/0000000393775712> .

