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

<http://data.bibliotheken.nl/id/thes/p069856400> a schema1:Person ;
    rdfs:label "Sayles, Leonard Robert" ;
    schema1:familyName "Sayles" ;
    schema1:givenName "Leonard Robert" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1fd8aeb5ff9c3932e64b53354f7165ce> ;
    schema1:name "Leonard Robert Sayles" ;
    schema1:sameAs <http://viaf.org/viaf/108875243>,
        <https://isni.org/isni/0000000110814495> .

