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

<http://data.bibliotheken.nl/id/thes/p152064974> a schema1:Person ;
    rdfs:label "Heertum, Ankie van" ;
    schema1:description "B9737485: Drs., IVA Tilburg" ;
    schema1:familyName "van Heertum" ;
    schema1:givenName "Ankie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/859929bee4f7144efd4b61026d1d18f3> ;
    schema1:name "Ankie van Heertum" ;
    schema1:sameAs <http://viaf.org/viaf/290420994>,
        <https://isni.org/isni/0000000395661524> .

