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

<http://data.bibliotheken.nl/id/thes/p07161382X> a schema1:Person ;
    rdfs:label "Hirs, Franciscus Jozef (1955-)" ;
    schema1:birthDate "1955" ;
    schema1:familyName "Hirs" ;
    schema1:givenName "Franciscus Jozef" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d5ab9944e15a93e55c86eb5989337efc> ;
    schema1:name "Franciscus Jozef Hirs" ;
    schema1:sameAs <http://viaf.org/viaf/64724125>,
        <https://isni.org/isni/0000000078432787> .

