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

<http://data.bibliotheken.nl/id/thes/p293008000> a schema1:Person ;
    rdfs:label "Burghoorn, Jan Adrianus (1971-)" ;
    schema1:birthDate "1971" ;
    schema1:description "geb. te Wirdum (Fr.); promotieonderzoek Erasmus Universiteit Rotterdam, Afd. Celbiologie & Genetica 2000-2006 ; Postdoc Karolinska Institute (Stockholm), Afd. Biosciences, 2006-heden",
        "moleculair bioloog (promoveerde in 2006, EU Rotterdam)" ;
    schema1:familyName "Burghoorn" ;
    schema1:givenName "Jan Adrianus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/adff7c2a8ee5842fce7a55d47f700727> ;
    schema1:name "Jan Adrianus Burghoorn" ;
    schema1:sameAs <http://viaf.org/viaf/287624364>,
        <https://isni.org/isni/0000000393326837> .

