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

<http://data.bibliotheken.nl/id/thes/p071889655> a schema1:Person ;
    rdfs:label "Bousfield, Christine" ;
    schema1:familyName "Bousfield" ;
    schema1:givenName "Christine" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f111cedfd4fb1e8abbd2a2b6db02ece5> ;
    schema1:name "Christine Bousfield" ;
    schema1:sameAs <http://viaf.org/viaf/282626775>,
        <https://isni.org/isni/0000000389239028> .

