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

<http://data.bibliotheken.nl/id/thes/p343069695> a schema1:Person ;
    rdfs:label "Shunin, Yuri N." ;
    schema1:familyName "Shunin" ;
    schema1:givenName "Yuri N." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c33e8294da07df131d441d9b8efc3b9a> ;
    schema1:name "Yuri N. Shunin" ;
    schema1:sameAs <http://viaf.org/viaf/289818175>,
        <https://isni.org/isni/0000000395116294> .

