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

<http://data.bibliotheken.nl/id/thes/p06867936X> a schema1:Person ;
    rdfs:label "Bonds, Ray" ;
    schema1:familyName "Bonds" ;
    schema1:givenName "Ray" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e9a2a29eb49ee321f9782f27a475eb98> ;
    schema1:name "Ray Bonds" ;
    schema1:sameAs <http://viaf.org/viaf/87467109>,
        <https://isni.org/isni/000000007914404X> .

