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

<http://data.bibliotheken.nl/id/thes/p07322961X> a schema1:Person ;
    rdfs:label "Reintsema, Harmannus" ;
    schema1:familyName "Reintsema" ;
    schema1:givenName "Harmannus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fb2e935963ef5e669fcf346f7e431520> ;
    schema1:name "Harmannus Reintsema" ;
    schema1:sameAs <http://viaf.org/viaf/2976148947807654950007>,
        <https://isni.org/isni/0000000393702193> .

