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

<http://data.bibliotheken.nl/id/thes/p270427368> a schema1:Person ;
    rdfs:label "Lahat, Asaf" ;
    schema1:description "vert." ;
    schema1:familyName "Lahat" ;
    schema1:givenName "Asaf" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/779b14a75da69a42ccb4e648b0a71059> ;
    schema1:name "Asaf Lahat" ;
    schema1:sameAs <http://viaf.org/viaf/287003896>,
        <https://isni.org/isni/0000000392864895> .

