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

<http://data.bibliotheken.nl/id/thes/p12485043X> a schema1:Person ;
    rdfs:label "Trušin, S.I." ;
    schema1:alternateName "Trushin, S.I." ;
    schema1:familyName "Trušin" ;
    schema1:givenName "S.I." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6692002a8576bba01e212b214221747d> ;
    schema1:name "S.I. Trušin" ;
    schema1:sameAs <http://viaf.org/viaf/49375531>,
        <https://isni.org/isni/0000000036021525> .

