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

<http://data.bibliotheken.nl/id/thes/p073314870> a schema1:Person ;
    rdfs:label "Veenland-Heineman, Karen M. (1954-)" ;
    schema1:alternateName "Heineman, K.M." ;
    schema1:birthDate "1954" ;
    schema1:familyName "Veenland-Heineman" ;
    schema1:givenName "Karen M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8efd8f416ff194c3077876f84ea7908c> ;
    schema1:name "Karen M. Veenland-Heineman" ;
    schema1:sameAs <http://viaf.org/viaf/40990741>,
        <https://isni.org/isni/0000000033429330> .

