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

<http://data.bibliotheken.nl/id/thes/p075102226> a schema1:Person ;
    rdfs:label "Schothorst, Ronald Cornelis" ;
    schema1:familyName "Schothorst" ;
    schema1:givenName "Ronald Cornelis" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/db8ef2e015df1017a6dc0fbc8bb1e26b> ;
    schema1:name "Ronald Cornelis Schothorst" ;
    schema1:sameAs <http://viaf.org/viaf/287303098>,
        <https://isni.org/isni/0000000393143918> .

