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

<http://data.bibliotheken.nl/id/thes/p097827703> a schema1:Person ;
    rdfs:label "Salole, Gerard" ;
    schema1:familyName "Salole" ;
    schema1:givenName "Gerard" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1cd50893a5d22e90bda8d1cf817b0e3b> ;
    schema1:name "Gerard Salole" ;
    schema1:sameAs <http://viaf.org/viaf/291350739>,
        <https://isni.org/isni/000000039643020X> .

