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

<http://data.bibliotheken.nl/id/thes/p262416719> a schema1:Person ;
    rdfs:label "Kravchuk, Vladimir Leonidovich (1974-)" ;
    schema1:birthDate "1974" ;
    schema1:familyName "Kravchuk" ;
    schema1:givenName "Vladimir Leonidovich" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6914102dcf883444b9a37a0042d0000b> ;
    schema1:name "Vladimir Leonidovich Kravchuk" ;
    schema1:sameAs <http://viaf.org/viaf/289352142>,
        <https://isni.org/isni/0000000394758850> .

