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

<http://data.bibliotheken.nl/id/thes/p071522409> a schema1:Person ;
    rdfs:label "Sparling, Robert P." ;
    schema1:description "drs." ;
    schema1:familyName "Sparling" ;
    schema1:givenName "Robert P." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a4124109d9f17573442fcccd4dafa744> ;
    schema1:name "Robert P. Sparling" ;
    schema1:sameAs <http://viaf.org/viaf/26050580>,
        <https://isni.org/isni/0000000028536588> .

