@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/p241546702> a schema1:Person ;
    rdfs:label "Plokhy, Serhii (1957-)" ;
    schema1:alternateName "Plochyj, Serhij",
        "Plokhy, S.M." ;
    schema1:birthDate "1957" ;
    schema1:description "Mykhailo Hrushevsky Professor of Ukrainian History at Harvard University" ;
    schema1:familyName "Plokhy" ;
    schema1:givenName "Serhii" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/79a134a606a5be62b2254b28f584e6f3> ;
    schema1:name "Serhii Plokhy" ;
    schema1:sameAs <http://viaf.org/viaf/12522767>,
        wd:Q1257297,
        <https://isni.org/isni/0000000108710566> .

