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

<http://data.bibliotheken.nl/id/thes/p073701580> a schema1:Person ;
    rdfs:label "Bongers, Franciscus Johannes Jozef Maria (1956-)" ;
    schema1:alternateName "Bongers, Frans" ;
    schema1:birthDate "1956" ;
    schema1:familyName "Bongers" ;
    schema1:givenName "Franciscus Johannes Jozef Maria" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/83e3467dbf2e542eb15e1f40aae5335d> ;
    schema1:name "Franciscus Johannes Jozef Maria Bongers" ;
    schema1:sameAs <http://viaf.org/viaf/7662460>,
        <https://isni.org/isni/0000000032441274> .

