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

<http://data.bibliotheken.nl/id/thes/p242889522> a schema1:Person ;
    rdfs:label "Schut, A.P." ;
    schema1:description "B0302031: psycholoog en (kinder)psychoanalyticus" ;
    schema1:familyName "Schut" ;
    schema1:givenName "A.P." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/167aa26f869bdebf056e66a1caa57c5a> ;
    schema1:name "A.P. Schut" ;
    schema1:sameAs <http://viaf.org/viaf/286917644>,
        <https://isni.org/isni/0000000392768107> .

