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

<http://data.bibliotheken.nl/id/thes/p072994770> a schema1:Person ;
    rdfs:label "Bol, Pieter (1948- ; arts-epidemioloog)" ;
    schema1:alternateName "Bol, P." ;
    schema1:birthDate "1948" ;
    schema1:description ".",
        "dr. Emma Kinderziekenhuis Amsterdam",
        "later TU Delft,Faculteit Civiele Techniek en Geowetenschappen, Sectie Gezondheidstechniek" ;
    schema1:familyName "Bol" ;
    schema1:givenName "Pieter" ;
    schema1:hasOccupation "arts-epidemioloog" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f99843092e1704bcadb5cfbbf775fbec> ;
    schema1:name "Pieter Bol" ;
    schema1:sameAs <http://viaf.org/viaf/15960802>,
        <https://isni.org/isni/0000000078763367> .

