@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/p071062092> a schema1:Person ;
    rdfs:label "Bulygin, Eugenio (1931-)" ;
    schema1:birthDate "1931" ;
    schema1:familyName "Bulygin" ;
    schema1:givenName "Eugenio" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6fb2884b31a9ac04cc3f8949d2954803> ;
    schema1:name "Eugenio Bulygin" ;
    schema1:sameAs <http://viaf.org/viaf/4999229>,
        wd:Q55996237,
        <https://isni.org/isni/0000000059467183> .

