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

<http://data.bibliotheken.nl/id/thes/p124833403> a schema1:Person ;
    rdfs:label "Bootsma, Atte Henk (1962-)" ;
    schema1:birthDate "1962" ;
    schema1:description "Internist" ;
    schema1:familyName "Bootsma" ;
    schema1:givenName "Atte Henk" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fa9708dbf9e09e1671ff3f83c551cda6> ;
    schema1:name "Atte Henk Bootsma" ;
    schema1:sameAs <http://viaf.org/viaf/290915502>,
        <https://isni.org/isni/0000000396081652> .

