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

<http://data.bibliotheken.nl/id/thes/p328259152> a schema1:Person ;
    rdfs:label "Boer, Gerda de" ;
    schema1:description "GZ-psycholoog, kinder en jeugdpsycholoog" ;
    schema1:familyName "de Boer" ;
    schema1:givenName "Gerda" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0c2c3611f9f199526ea89ed29bf8df74> ;
    schema1:name "Gerda de Boer" ;
    schema1:sameAs <http://viaf.org/viaf/291877860>,
        <https://isni.org/isni/0000000396858716> .

