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

<http://data.bibliotheken.nl/id/thes/p245862013> a schema1:Person ;
    rdfs:label "Jong, M.L. de (1952-)" ;
    schema1:birthDate "1952" ;
    schema1:description "B0307463 vermeldt: M.L. de Jong (colofon) ; ... (1952) promoveerde in de klinische psychologie ... (p. 83)" ;
    schema1:familyName "de Jong" ;
    schema1:givenName "M.L." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/262524f9855c49d9aef8fa3041ebe3e5> ;
    schema1:name "M.L. de Jong" ;
    schema1:sameAs <http://viaf.org/viaf/287905081> .

