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

<http://data.bibliotheken.nl/id/thes/p150669046> a schema1:Person ;
    rdfs:label "De Hert, Marc (1959-)" ;
    schema1:birthDate "1959" ;
    schema1:description "B9623954: psychiater-psychotherapeut, doctor in de biomedische wetenschappen",
        "psychiatrie" ;
    schema1:familyName "De Hert" ;
    schema1:givenName "Marc" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5017d97109bc056971c995c339795909> ;
    schema1:name "Marc De Hert" ;
    schema1:sameAs <http://viaf.org/viaf/273998859>,
        <https://isni.org/isni/0000000384104052> .

