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

<http://data.bibliotheken.nl/id/thes/p27011596X> a schema1:Person ;
    rdfs:label "Graff, Laurie" ;
    schema1:familyName "Graff" ;
    schema1:givenName "Laurie" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5770b0d7188c311314b9140ff742d9b9> ;
    schema1:name "Laurie Graff" ;
    schema1:sameAs <http://viaf.org/viaf/31397871>,
        <https://isni.org/isni/0000000369088509> .

