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

<http://data.bibliotheken.nl/id/thes/p071907378> a schema1:Person ;
    rdfs:label "Schabracq, Marc Jacques (1949-)" ;
    schema1:alternateName "Schabracq, Marc J." ;
    schema1:birthDate "1949" ;
    schema1:description "Dr",
        "Part-time verbonden aan de Vakgroep A&O-psychologie van de UvA",
        "Psycholoog/organisatie-adviseur",
        "Zie ook: Sjekkie Paardekleed" ;
    schema1:familyName "Schabracq" ;
    schema1:givenName "Marc Jacques" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3882f6a52af523115a253d0cf0ac67e1> ;
    schema1:name "Marc Jacques Schabracq" ;
    schema1:sameAs <http://data.bibliotheken.nl/id/thes/p281256128>,
        <http://viaf.org/viaf/11038435>,
        <https://isni.org/isni/0000000081964215> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/scha019> .

