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

<http://data.bibliotheken.nl/id/thes/p110463838> a schema1:Person ;
    rdfs:label "Weishaupt, H." ;
    schema1:description "Opleidingen installatietechniek" ;
    schema1:familyName "Weishaupt" ;
    schema1:givenName "H." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c3667bceae9c5e3fb172dcfa43906aa6> ;
    schema1:name "H. Weishaupt" ;
    schema1:sameAs <http://viaf.org/viaf/284895506>,
        <https://isni.org/isni/0000000391149128> .

