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

<http://data.bibliotheken.nl/id/thes/p068473109> a schema1:Person ;
    rdfs:label "Garšin, Vsevolod Michajlovič (1855-1888)" ;
    schema1:alternateName "Garschin, W.M.",
        "Garschin, Wsewolod Michailowitsch",
        "Garshin, Vsevolod Mikhaĭlovich",
        "Garsjin, Vsevolod",
        "Garsjin, W.M.",
        "Garsjin, Wsewolod",
        "Garšin, Vsevolod",
        "Garšin, Wsewolod M." ;
    schema1:birthDate "1855" ;
    schema1:deathDate "1888" ;
    schema1:familyName "Garšin" ;
    schema1:givenName "Vsevolod Michajlovič" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bcedb710120f15fe781b62d7ee44b605> ;
    schema1:name "Vsevolod Michajlovič Garšin" ;
    schema1:sameAs <http://viaf.org/viaf/22153176>,
        wd:Q333222 .

