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

<http://data.bibliotheken.nl/id/thes/p370488334> a schema1:Person ;
    rdfs:label "Seržant, Ilja A." ;
    schema1:alternateName "Serzants, Ilja",
        "Serzhant, Ilʹi︠a︡",
        "Seržant, Ilja",
        "Seržant, Ilʹja",
        "Сержант, Илья" ;
    schema1:description "University of Bergen" ;
    schema1:familyName "Seržant" ;
    schema1:givenName "Ilja A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/36d5339e32dc8be85ad6d541b1d8a6c5> ;
    schema1:name "Ilja A. Seržant" ;
    schema1:sameAs <http://viaf.org/viaf/309881498>,
        <https://isni.org/isni/0000000416676056> .

