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

<http://data.bibliotheken.nl/id/thes/p39334293X> a schema1:Person ;
    rdfs:label "Booy, S. (1987-)" ;
    schema1:alternateName "Booij, S.",
        "Booij, Stephanie" ;
    schema1:birthDate "1987" ;
    schema1:description "Geb. te Zwolle ; Geneeskunde (Rotterdam) ; promotieonderzoek afd. Heelkunde van het Erasmus MC te Rotterdam (promotoren: prof.dr. C.H.J. van Eijck en prof.dr. L.J. Hofland)" ;
    schema1:familyName "Booy" ;
    schema1:givenName "S." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1472af651f5a723698e158a6c8a91628> ;
    schema1:name "S. Booy" ;
    schema1:sameAs <http://viaf.org/viaf/317182722> .

