@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/p111419964> a schema1:Person ;
    rdfs:label "Kotomin, E." ;
    schema1:familyName "Kotomin" ;
    schema1:givenName "E." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/684e85eac40c5ea8f64a3f199a4bc34d> ;
    schema1:name "E. Kotomin" ;
    schema1:sameAs <http://viaf.org/viaf/74030973>,
        wd:Q56424579,
        <https://isni.org/isni/0000000115746882> .

