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

<http://data.bibliotheken.nl/id/thes/p074728601> a schema1:Person ;
    rdfs:label "Heimplaetzer, P.V." ;
    schema1:alternateName "Heimplaetzer, Paul" ;
    schema1:familyName "Heimplaetzer" ;
    schema1:givenName "P.V." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2f7fbe7b13fad1e214247f102e96d33a> ;
    schema1:name "P.V. Heimplaetzer" ;
    schema1:sameAs <http://viaf.org/viaf/290109865>,
        <https://isni.org/isni/0000000395366509> .

