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

<http://data.bibliotheken.nl/id/thes/p072768657> a schema1:Person ;
    rdfs:label "Orlovski, S.A." ;
    schema1:description "Sergeĭ" ;
    schema1:familyName "Orlovski" ;
    schema1:givenName "S.A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ddc5da5115f9d93c78f223d9886919bb> ;
    schema1:name "S.A. Orlovski" ;
    schema1:sameAs <http://viaf.org/viaf/165602722>,
        <https://isni.org/isni/0000000385966543> .

