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

<http://data.bibliotheken.nl/id/thes/p07188453X> a schema1:Person ;
    rdfs:label "Bartels, Arnoldus Adrianus Johannes (1945-)" ;
    schema1:birthDate "1945" ;
    schema1:description "Dr",
        "Hoofd programma-ontwikkeling en onderzoek op het gebied van zorg voor verstandelijk gehandicapten, forensische jeugdpsychiatrie en justitiele jeugdhulpverlening",
        "Psycholoog/psychotherapeut",
        "Werkzaam bij het Paedologisch Instituut te Duivendrecht en bij dagcentrum De Derde Oever te Amsterdam" ;
    schema1:familyName "Bartels" ;
    schema1:givenName "Arnoldus Adrianus Johannes" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/40075586f2e0189b901817bbf9427ed5> ;
    schema1:name "Arnoldus Adrianus Johannes Bartels" ;
    schema1:sameAs <http://viaf.org/viaf/8868427>,
        <https://isni.org/isni/000000002810470X> .

