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

<http://data.bibliotheken.nl/id/thes/p19179841X> a schema1:Person ;
    rdfs:label "Panfilov, Mikhail" ;
    schema1:familyName "Panfilov" ;
    schema1:givenName "Mikhail" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7ddc6dce38a7250595a6f93f017babe4> ;
    schema1:name "Mikhail Panfilov" ;
    schema1:sameAs <http://viaf.org/viaf/68567249>,
        <https://isni.org/isni/0000000042020430> .

