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

<http://data.bibliotheken.nl/id/thes/p408646543> a schema1:Person ;
    rdfs:label "Sandhu, Priti" ;
    schema1:description "University of Washington, Seattle" ;
    schema1:familyName "Sandhu" ;
    schema1:givenName "Priti" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6c41c7516c31fcffd668a63138213fd9> ;
    schema1:name "Priti Sandhu" ;
    schema1:sameAs <http://viaf.org/viaf/194147423215644882775>,
        wd:Q105047679,
        <https://isni.org/isni/0000000459483238> .

