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

<http://data.bibliotheken.nl/id/thes/p156132354> a schema1:Person ;
    rdfs:label "Tumanov, Vladimir" ;
    schema1:description "University of Western Ontario, London, Canada" ;
    schema1:familyName "Tumanov" ;
    schema1:givenName "Vladimir" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0f70e7bb8097b04da5b9a636064fe58c> ;
    schema1:name "Vladimir Tumanov" ;
    schema1:sameAs <http://viaf.org/viaf/75596640>,
        <https://isni.org/isni/0000000074115565> .

