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

<http://data.bibliotheken.nl/id/thes/p07335094X> a schema1:Person ;
    rdfs:label "Barnard, Yvonne Florence" ;
    schema1:alternateName "Barnard, Yvonne" ;
    schema1:familyName "Barnard" ;
    schema1:givenName "Yvonne Florence" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ae5ba9175f30a8be930ed65699d4f171> ;
    schema1:name "Yvonne Florence Barnard" ;
    schema1:sameAs <http://viaf.org/viaf/240341777>,
        <https://isni.org/isni/0000000049831076> .

