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

<http://data.bibliotheken.nl/id/thes/p323775586> a schema1:Person ;
    rdfs:label "Gedzi, Victor S. (1965-)" ;
    schema1:birthDate "1965" ;
    schema1:familyName "Gedzi" ;
    schema1:givenName "Victor S." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c89bea945931221cc5ab01eb0c251e26> ;
    schema1:name "Victor S. Gedzi" ;
    schema1:sameAs <http://viaf.org/viaf/286792979>,
        <https://isni.org/isni/0000000392669467> .

