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

<http://data.bibliotheken.nl/id/thes/p158700740> a schema1:Person ;
    rdfs:label "Wunderink, Alexander (1954-)" ;
    schema1:birthDate "1954" ;
    schema1:description "B9706345: drs., werkz. als beleidspsychiater",
        "Ook als: A. en L. Wunderink" ;
    schema1:familyName "Wunderink" ;
    schema1:givenName "Alexander" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4f54ae4b6524f1783a52f5020193fdbe> ;
    schema1:name "Alexander Wunderink" ;
    schema1:sameAs <http://viaf.org/viaf/285363856>,
        wd:Q23009712,
        <https://isni.org/isni/0000000391478669> .

