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

<http://data.bibliotheken.nl/id/thes/p157513246> a schema1:Person ;
    rdfs:label "Bush, Anne Kelleher" ;
    schema1:alternateName "Kelleher Bush, Anne" ;
    schema1:familyName "Bush" ;
    schema1:givenName "Anne Kelleher" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/12a7d19e8c8b58b200c66e3ed80c07e9> ;
    schema1:name "Anne Kelleher Bush" ;
    schema1:sameAs <http://viaf.org/viaf/171950407>,
        <https://isni.org/isni/0000000120861295> .

