@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/p177038721> a schema1:Person ;
    rdfs:label "Aleman, Andreas (1975-)" ;
    schema1:alternateName "Aleman, A." ;
    schema1:birthDate "1975" ;
    schema1:description "neuropsycholoog/psychopatholoog (promoveerde in 2001, Universiteit Utrecht)" ;
    schema1:familyName "Aleman" ;
    schema1:givenName "Andreas" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/51402c15a83759f3995837d4b39f3a92> ;
    schema1:name "Andreas Aleman" ;
    schema1:sameAs <http://viaf.org/viaf/48995748>,
        wd:Q32786154,
        <https://isni.org/isni/0000000053922448> .

