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

<http://data.bibliotheken.nl/id/thes/p308077148> a schema1:Person ;
    rdfs:label "Tumasjan, Hakob" ;
    schema1:familyName "Tumasjan" ;
    schema1:givenName "Hakob" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4288206d2314259097419f9c9c0d1243> ;
    schema1:name "Hakob Tumasjan" ;
    schema1:sameAs <https://isni.org/isni/0000000397149866> .

