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

<http://data.bibliotheken.nl/id/thes/p151300534> a schema1:Person ;
    rdfs:label "Wessels, R.J.C." ;
    schema1:familyName "Wessels" ;
    schema1:givenName "R.J.C." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/564d316948c9f5ac04ad7bf3e51b5697> ;
    schema1:name "R.J.C. Wessels" ;
    schema1:sameAs <http://viaf.org/viaf/280244053> .

