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

<http://data.bibliotheken.nl/id/thes/p392662442> a schema1:Person ;
    rdfs:label "Ringoot, Ank Paulien (1984-)" ;
    schema1:birthDate "1984" ;
    schema1:description "Geb. te Hulst ; Gezondheidszorg (Maastricht, 2007) ; promotieonderzoek afd. Genration R en afd. Kinder- en Jeugdpsychoiatrie van het Erasmus MC te Rotterdam (promotoren: prof.dr. H. Tiemaier en prof.dr. F.C. Verhulst)" ;
    schema1:familyName "Ringoot" ;
    schema1:givenName "Ank Paulien" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e01021f01864479db3186e59dab54de8> ;
    schema1:name "Ank Paulien Ringoot" ;
    schema1:sameAs <http://viaf.org/viaf/317180055> .

