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

<http://data.bibliotheken.nl/id/thes/p067923836> a schema1:Person ;
    rdfs:label "Easton, Loyd David" ;
    schema1:familyName "Easton" ;
    schema1:givenName "Loyd David" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d93671fbd4816906353912ee64915c09> ;
    schema1:name "Loyd David Easton" ;
    schema1:sameAs <http://viaf.org/viaf/69942635>,
        <https://isni.org/isni/0000000109847556> .

