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

<http://data.bibliotheken.nl/id/thes/p304836745> a schema1:Person ;
    rdfs:label "Fujita, Yuki (1976-)" ;
    schema1:birthDate "1976" ;
    schema1:description "dr.; KWR" ;
    schema1:familyName "Fujita" ;
    schema1:givenName "Yuki" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2a6192790e0659ec3f481660b31ab837> ;
    schema1:name "Yuki Fujita" ;
    schema1:sameAs <http://viaf.org/viaf/8107534>,
        <https://isni.org/isni/0000000393934779> .

