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

<http://data.bibliotheken.nl/id/thes/p180416081> a schema1:Person ;
    rdfs:label "Wijdeven, R." ;
    schema1:description "Opleiders NHG-Huisarts-Supervisorenopleiding, Utrecht" ;
    schema1:familyName "Wijdeven" ;
    schema1:givenName "R." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e6f3f8cd964348bab7b0f534f343680d> ;
    schema1:name "R. Wijdeven" ;
    schema1:sameAs <http://viaf.org/viaf/283204713> .

