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

<http://data.bibliotheken.nl/id/thes/p437784126> a schema1:Person ;
    rdfs:label "Gladkova, Polina" ;
    schema1:alternateName "Gladkova, ..." ;
    schema1:familyName "Gladkova" ;
    schema1:givenName "Polina" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ca10c2865aa638176855471215a3bc97> ;
    schema1:name "Polina Gladkova" ;
    schema1:sameAs <http://viaf.org/viaf/262167803395517771880>,
        <https://isni.org/isni/0000000510882737> .

