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

<http://data.bibliotheken.nl/id/thes/p068448686> a schema1:Person ;
    rdfs:label "Moyaert, Paul (1952-)" ;
    schema1:birthDate "1952" ;
    schema1:description "Doceert wijsgerige antropologie en ethiek aan het Hoger Instituut voor Wijsbegeerte te Leuven. Hij is tevens psycho-analyticus bij de Belgische School voor Psycho-analyse",
        "Prof. dr" ;
    schema1:familyName "Moyaert" ;
    schema1:givenName "Paul" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ef792e806f58be8e97f4c329ace1c650> ;
    schema1:name "Paul Moyaert" ;
    schema1:sameAs <http://viaf.org/viaf/59097406>,
        <https://isni.org/isni/0000000036373037> .

