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

<http://data.bibliotheken.nl/id/thes/p297070207> a schema1:Person ;
    rdfs:label "Van Rafelghem, Gerald" ;
    schema1:alternateName "Rafelghem, Gerald Van" ;
    schema1:familyName "Van Rafelghem" ;
    schema1:givenName "Gerald" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/275b265dacb3016edfd90bfd667d717d> ;
    schema1:name "Gerald Van Rafelghem" ;
    schema1:sameAs <http://viaf.org/viaf/286201912>,
        <https://isni.org/isni/0000000392173680> .

