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

<http://data.bibliotheken.nl/id/thes/p410767352> a schema1:Person ;
    rdfs:label "Kirchheiner, H.H." ;
    schema1:familyName "Kirchheiner" ;
    schema1:givenName "H.H." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2ec2623c307704b5d2a1586484609d16> ;
    schema1:name "H.H. Kirchheiner" ;
    schema1:sameAs <http://viaf.org/viaf/29149912754406212850> .

