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

<http://data.bibliotheken.nl/id/thes/p355500728> a schema1:Person ;
    rdfs:label "Goleash, Grant" ;
    schema1:familyName "Goleash" ;
    schema1:givenName "Grant" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b5f48009869351082e8b438fd9682946> ;
    schema1:name "Grant Goleash" ;
    schema1:sameAs <http://viaf.org/viaf/38748598>,
        <https://isni.org/isni/0000000038307500> .

