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

<http://data.bibliotheken.nl/id/thes/p303624930> a schema1:Person ;
    rdfs:label "Zilanov, V.K." ;
    schema1:familyName "Zilanov" ;
    schema1:givenName "V.K." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b034b2a4b55f33c7ec443c1ef0c20194> ;
    schema1:name "V.K. Zilanov" ;
    schema1:sameAs <http://viaf.org/viaf/65546369>,
        <https://isni.org/isni/0000000027502837> .

