@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/p068612540> a schema1:Person ;
    rdfs:label "Vernadskij, Georgij Vladimirovič (1887-1973)" ;
    schema1:alternateName "Vernadski, G.V.",
        "Vernadskiĭ, G.V.",
        "Vernadsky, George",
        "Vernadsky, Georges",
        "Wernadskij, G.W." ;
    schema1:birthDate "1887" ;
    schema1:deathDate "1973" ;
    schema1:familyName "Vernadskij" ;
    schema1:givenName "Georgij Vladimirovič" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4bed29957ee67d5d724815827484f549> ;
    schema1:name "Georgij Vladimirovič Vernadskij" ;
    schema1:sameAs <http://viaf.org/viaf/197409225>,
        wd:Q12538981,
        <https://isni.org/isni/0000000140190601> .

