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

<http://data.bibliotheken.nl/id/thes/p089658566> a schema1:Person ;
    rdfs:label "Heyns, Johan Adam (1928-1994)" ;
    schema1:alternateName "Heyns, Johan" ;
    schema1:birthDate "1928" ;
    schema1:deathDate "1994" ;
    schema1:description "(systematisch) theoloog (promoveerde in 1953, VU Amsterdam en in 1961, Potchefstroom University (Transvaal, Zuid-Afrika))" ;
    schema1:familyName "Heyns" ;
    schema1:givenName "Johan Adam" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dd09486e5b7b45be2c4670915f6b7d73> ;
    schema1:name "Johan Adam Heyns" ;
    schema1:nationality "za" ;
    schema1:sameAs <http://viaf.org/viaf/23415615>,
        wd:Q6215134,
        <https://isni.org/isni/0000000067017967> .

