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

<http://data.bibliotheken.nl/id/thes/p068781466> a schema1:Person ;
    rdfs:label "Wagenvoord, Robert Johan" ;
    schema1:familyName "Wagenvoord" ;
    schema1:givenName "Robert Johan" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/35e51e0a5cba935387c0135d92904c71> ;
    schema1:name "Robert Johan Wagenvoord" ;
    schema1:sameAs <http://viaf.org/viaf/306158747>,
        <https://isni.org/isni/0000000398487955> .

