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

<http://data.bibliotheken.nl/id/thes/p25756215X> a schema1:Person ;
    rdfs:label "Alpherts, Willem Cornelis Johan (1949-)" ;
    schema1:birthDate "1949" ;
    schema1:description "neuroloog-neuropsycholoog (studeerde geneeskunde Universiteit van Amsterdam; promoveerde in 2003, Universiteit Utrecht)" ;
    schema1:familyName "Alpherts" ;
    schema1:givenName "Willem Cornelis Johan" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9ee08ab2968fd2193a5f83019e611dc6> ;
    schema1:name "Willem Cornelis Johan Alpherts" ;
    schema1:sameAs <http://viaf.org/viaf/280924715>,
        <https://isni.org/isni/0000000390258541> .

