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

<http://data.bibliotheken.nl/id/thes/p43905706X> a schema1:Person ;
    rdfs:label "Kool, Tamara A." ;
    schema1:alternateName "Kool, Tamara" ;
    schema1:description "Verwey-Jonkers Instituut, Dr." ;
    schema1:familyName "Kool" ;
    schema1:givenName "Tamara A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cc968c19cfe12cb3bad93617215a6c8e> ;
    schema1:name "Tamara A. Kool" ;
    schema1:sameAs <https://isni.org/isni/0000000511438451> .

