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

<http://data.bibliotheken.nl/id/thes/p18011879X> a schema1:Person ;
    rdfs:label "Leendertz, Reino" ;
    schema1:familyName "Leendertz" ;
    schema1:givenName "Reino" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b9b557a60f756cba9c77669775793bf8> ;
    schema1:name "Reino Leendertz" ;
    schema1:sameAs <http://viaf.org/viaf/287759056>,
        <https://isni.org/isni/0000000393453748> .

