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

<http://data.bibliotheken.nl/id/thes/p251848892> a schema1:Person ;
    rdfs:label "Sarolea, Grigori" ;
    schema1:familyName "Sarolea" ;
    schema1:givenName "Grigori" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8e4893d25c845f95700aa6dc85ec3093> ;
    schema1:name "Grigori Sarolea" ;
    schema1:sameAs <http://viaf.org/viaf/281541204> .

