@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/p069909156> a schema1:Person ;
    rdfs:label "Bonds, Parris Afton" ;
    schema1:description "mb" ;
    schema1:familyName "Bonds" ;
    schema1:givenName "Parris Afton" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0ccc5ab452be7bf6660e5c82c086a0e1> ;
    schema1:name "Parris Afton Bonds" ;
    schema1:sameAs <http://viaf.org/viaf/44910969>,
        wd:Q50825719,
        <https://isni.org/isni/0000000120249418> .

