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

<http://data.bibliotheken.nl/id/thes/p074335022> a schema1:Person ;
    rdfs:label "Ubachs, Johan Michiel Hubert (1932-)" ;
    schema1:birthDate "1932" ;
    schema1:familyName "Ubachs" ;
    schema1:givenName "Johan Michiel Hubert" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e8a39762a540a227c1281e21deb721cc> ;
    schema1:name "Johan Michiel Hubert Ubachs" ;
    schema1:sameAs <http://viaf.org/viaf/280575769>,
        <https://isni.org/isni/0000000387596603> .

