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

<http://data.bibliotheken.nl/id/thes/p31490820X> a schema1:Person ;
    rdfs:label "Gaarthuis, R.S.T." ;
    schema1:familyName "Gaarthuis" ;
    schema1:givenName "R.S.T." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1513c1297199af9ff627a8a267439a6c> ;
    schema1:name "R.S.T. Gaarthuis" ;
    schema1:sameAs <http://viaf.org/viaf/173082395>,
        <https://isni.org/isni/0000000123339347> .

