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

<http://data.bibliotheken.nl/id/thes/p070158665> a schema1:Person ;
    rdfs:label "Schram, Hendrik Matthijs" ;
    schema1:familyName "Schram" ;
    schema1:givenName "Hendrik Matthijs" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/024ad3987a754b104c3b0cafef640e68> ;
    schema1:name "Hendrik Matthijs Schram" ;
    schema1:sameAs <http://viaf.org/viaf/292189892>,
        <https://isni.org/isni/000000039712997X> .

