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

<http://data.bibliotheken.nl/id/thes/p086593285> a schema1:Person ;
    rdfs:label "Gerrits, H.J." ;
    schema1:description "Ir." ;
    schema1:familyName "Gerrits" ;
    schema1:givenName "H.J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5072103b3439d982d9b44de4b2f29454> ;
    schema1:name "H.J. Gerrits" ;
    schema1:sameAs <http://viaf.org/viaf/281138067>,
        <https://isni.org/isni/0000000388027728> .

