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

<http://data.bibliotheken.nl/id/thes/p313039771> a schema1:Person ;
    rdfs:label "Baal, Annemieke van" ;
    schema1:familyName "van Baal" ;
    schema1:givenName "Annemieke" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a196ad99530f1f9514b8df23febec14c> ;
    schema1:name "Annemieke van Baal" ;
    schema1:sameAs <http://viaf.org/viaf/191164298414708630000>,
        <https://isni.org/isni/0000000393493600> .

