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

<http://data.bibliotheken.nl/id/thes/p316022616> a schema1:Person ;
    rdfs:label "Yasur-Landau, Assaf" ;
    schema1:familyName "Yasur-Landau" ;
    schema1:givenName "Assaf" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e0a47b8a54650d10ef950b681b969ad0> ;
    schema1:name "Assaf Yasur-Landau" ;
    schema1:sameAs <http://viaf.org/viaf/36386510>,
        <https://isni.org/isni/0000000121279395> .

