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

<http://data.bibliotheken.nl/id/thes/p327715669> a schema1:Person ;
    rdfs:label "Nijhof, Vaya" ;
    schema1:familyName "Nijhof" ;
    schema1:givenName "Vaya" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/91174c746cee7d114247514bdee2b612> ;
    schema1:name "Vaya Nijhof" ;
    schema1:sameAs <http://viaf.org/viaf/283207342>,
        <https://isni.org/isni/0000000369020045> .

