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

<http://data.bibliotheken.nl/id/thes/p147896096> a schema1:Person ;
    rdfs:label "Davies, Carole Boyce" ;
    schema1:familyName "Davies" ;
    schema1:givenName "Carole Boyce" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8f8d1e8cddfac37134a821d01b247c4a> ;
    schema1:name "Carole Boyce Davies" ;
    schema1:sameAs <http://viaf.org/viaf/41872305>,
        <https://isni.org/isni/0000000110589582> .

