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

<http://data.bibliotheken.nl/id/thes/p423917528> a schema1:Person ;
    rdfs:label "Kempf, H." ;
    schema1:description "red. ; hydraulica" ;
    schema1:familyName "Kempf" ;
    schema1:givenName "H." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/27e175a294fda0f16c662eac87517aca> ;
    schema1:name "H. Kempf" ;
    schema1:sameAs <http://viaf.org/viaf/1725157282922403640008> .

