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

<http://data.bibliotheken.nl/id/thes/p303623373> a schema1:Person ;
    rdfs:label "Pitina, Svetlana" ;
    schema1:description "Dr." ;
    schema1:familyName "Pitina" ;
    schema1:givenName "Svetlana" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4b47b6e9ccf754269cca3bc62d34f98e> ;
    schema1:name "Svetlana Pitina" ;
    schema1:sameAs <http://viaf.org/viaf/287954776>,
        <https://isni.org/isni/000000039362990X> .

