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

<http://data.bibliotheken.nl/id/thes/p069389667> a schema1:Person ;
    rdfs:label "Claiborne, Robert" ;
    schema1:description "mb" ;
    schema1:familyName "Claiborne" ;
    schema1:givenName "Robert" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a85832efc2fdd531f1e40a527125683f> ;
    schema1:name "Robert Claiborne" ;
    schema1:sameAs <http://viaf.org/viaf/41987772>,
        wd:Q7342936,
        <https://isni.org/isni/0000000110256112> .

