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

<http://data.bibliotheken.nl/id/thes/p17542747X> a schema1:Person ;
    rdfs:label "Kytmanov, Alexander" ;
    schema1:description "A.M." ;
    schema1:familyName "Kytmanov" ;
    schema1:givenName "Alexander" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/73294c77bfff1d34475239e78739e262> ;
    schema1:name "Alexander Kytmanov" ;
    schema1:sameAs <http://viaf.org/viaf/35319975>,
        <https://isni.org/isni/0000000116192527> .

