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

<http://data.bibliotheken.nl/id/thes/p327621435> a schema1:Person ;
    rdfs:label "Egusa, Yuko" ;
    schema1:familyName "Egusa" ;
    schema1:givenName "Yuko" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/468a93963f1a1e977638df9f26773cfb> ;
    schema1:name "Yuko Egusa" ;
    schema1:sameAs <http://viaf.org/viaf/281955235>,
        <https://isni.org/isni/0000000368912287> .

