@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/p262188589> a schema1:Person ;
    rdfs:label "Denys, D.A.J.P. (1965-)" ;
    schema1:birthDate "1965" ;
    schema1:description "Afdelingshoofd psychiatrie, Amsterdam UMC, locatie AMC ; hoogleraar psychiatrie" ;
    schema1:familyName "Denys" ;
    schema1:givenName "D.A.J.P." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/722e6d7db6019849d1d0c27ef844ec01> ;
    schema1:name "D.A.J.P. Denys" ;
    schema1:sameAs <http://viaf.org/viaf/250608883>,
        wd:Q1873376,
        <https://isni.org/isni/0000000371129066> .

