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

<http://data.bibliotheken.nl/id/thes/p203489063> a schema1:Person ;
    rdfs:label "Stainton, Robert J. (1964-)" ;
    schema1:birthDate "1964" ;
    schema1:description "Ook als: Robert Stainton" ;
    schema1:familyName "Stainton" ;
    schema1:givenName "Robert J." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bfd86ad23a9f61a7412c6d45f6f69903> ;
    schema1:name "Robert J. Stainton" ;
    schema1:sameAs <http://viaf.org/viaf/56782383>,
        <https://isni.org/isni/0000000109752127> .

