@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/p073745561> a schema1:Person ;
    rdfs:label "Bak, Joannes Theodorus Jozef (1952-)" ;
    schema1:alternateName "Bak, H." ;
    schema1:birthDate "1952" ;
    schema1:description "24347988: voorzitter Netherlands American Studies Association",
        "Univ. van Nijmegen" ;
    schema1:familyName "Bak" ;
    schema1:givenName "Joannes Theodorus Jozef" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a8405ec28570791a8f374ce303ae34a8> ;
    schema1:name "Joannes Theodorus Jozef Bak" ;
    schema1:sameAs <http://viaf.org/viaf/94021123>,
        wd:Q71162725,
        <https://isni.org/isni/0000000082812627> .

