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

<http://data.bibliotheken.nl/id/thes/p420745947> a schema1:Person ;
    rdfs:label "Vlokhoven, Dominique van" ;
    schema1:description "psychologie" ;
    schema1:familyName "van Vlokhoven" ;
    schema1:givenName "Dominique" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/402d6a40e7f9832d98c92e9db0def8c2> ;
    schema1:name "Dominique van Vlokhoven" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/1209154381007730291369>,
        <https://isni.org/isni/0000000471444581> .

