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

<http://data.bibliotheken.nl/id/thes/p387119191> a schema1:Person ;
    rdfs:label "Talboom, J.P.C.M." ;
    schema1:description "Zebracode 26636206 p. 223: J.P.C.M. (Anja) Talboom is specialistisch autismebegeleider" ;
    schema1:familyName "Talboom" ;
    schema1:givenName "J.P.C.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9c90b88fc528dcd09772a3623a366ca4> ;
    schema1:name "J.P.C.M. Talboom" ;
    schema1:sameAs <http://viaf.org/viaf/317166892> .

