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

<http://data.bibliotheken.nl/id/thes/p06894487X> a schema1:Person ;
    rdfs:label "Nandoe, S." ;
    schema1:familyName "Nandoe" ;
    schema1:givenName "S." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6780eb8ae5b744ae6f571d87b367aa71> ;
    schema1:name "S. Nandoe" ;
    schema1:sameAs <http://viaf.org/viaf/284202182>,
        <https://isni.org/isni/000000036877008X> .

