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

<http://data.bibliotheken.nl/id/thes/p394413091> a schema1:Person ;
    rdfs:label "Verhoofstad, Aniek" ;
    schema1:description "Mulier Instituut" ;
    schema1:familyName "Verhoofstad" ;
    schema1:givenName "Aniek" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a4130357c0a292dff4f8c626a6e769c9> ;
    schema1:name "Aniek Verhoofstad" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/317188867>,
        <https://isni.org/isni/0000000452765144> .

