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

<http://data.bibliotheken.nl/id/thes/p333260910> a schema1:Person ;
    rdfs:label "Kravtsova, Viktoriya" ;
    schema1:alternateName "Kravtsova, V." ;
    schema1:familyName "Kravtsova" ;
    schema1:givenName "Viktoriya" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f8be286d213a2de080edf05a6f8622f6> ;
    schema1:name "Viktoriya Kravtsova" ;
    schema1:sameAs <http://viaf.org/viaf/284371922>,
        <https://isni.org/isni/000000039069292X> .

