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

<http://data.bibliotheken.nl/id/thes/p307813959> a schema1:Person ;
    rdfs:label "Staples, Rob L." ;
    schema1:familyName "Staples" ;
    schema1:givenName "Rob L." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/074d8a6bb091bd24b12bcbc459557771> ;
    schema1:name "Rob L. Staples" ;
    schema1:sameAs <http://viaf.org/viaf/288461893>,
        <https://isni.org/isni/0000000394045367> .

