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

<http://data.bibliotheken.nl/id/thes/p144079070> a schema1:Person ;
    rdfs:label "McCarthy, Vici" ;
    schema1:alternateName "MacCarthy, Vici" ;
    schema1:familyName "McCarthy" ;
    schema1:givenName "Vici" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d0c9189bc59848aafe9043eeb83d0537> ;
    schema1:name "Vici McCarthy" ;
    schema1:sameAs <http://viaf.org/viaf/306205501>,
        <https://isni.org/isni/0000000398322851> .

