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

<http://data.bibliotheken.nl/id/thes/p188769021> a schema1:Person ;
    rdfs:label "Mirvis, Tova" ;
    schema1:familyName "Mirvis" ;
    schema1:givenName "Tova" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/87ce0cfda0d6322f16522d08b838d8d0> ;
    schema1:name "Tova Mirvis" ;
    schema1:sameAs <http://viaf.org/viaf/285884356>,
        <https://isni.org/isni/0000000369029971> .

