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

<http://data.bibliotheken.nl/id/thes/p073643017> a schema1:Person ;
    rdfs:label "Alting van Geusau, R.B." ;
    schema1:familyName "Alting van Geusau" ;
    schema1:givenName "R.B." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0efa3ceef13fb64a8317265f1260b55c> ;
    schema1:name "R.B. Alting van Geusau" ;
    schema1:sameAs <http://viaf.org/viaf/289877988>,
        <https://isni.org/isni/0000000395181694> .

