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

<http://data.bibliotheken.nl/id/thes/p071016171> a schema1:Person ;
    rdfs:label "Voorbach, Johannes T." ;
    schema1:alternateName "Voorbach, Hans" ;
    schema1:familyName "Voorbach" ;
    schema1:givenName "Johannes T." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4ca333ed7d37dd210280e3778a0c5500> ;
    schema1:name "Johannes T. Voorbach" ;
    schema1:sameAs <http://viaf.org/viaf/1686147605343957760000>,
        <https://isni.org/isni/0000000391093435> .

