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

<http://data.bibliotheken.nl/id/thes/p074827359> a schema1:Person ;
    rdfs:label "Hommel, Patrick W.F.M. (1952-)" ;
    schema1:alternateName "Hommel, Patrick" ;
    schema1:birthDate "1952" ;
    schema1:familyName "Hommel" ;
    schema1:givenName "Patrick W.F.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8a5161c6fb540c36c6b7799fbd69e82c> ;
    schema1:name "Patrick W.F.M. Hommel" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/45809190>,
        <https://isni.org/isni/0000000031273934> .

