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

<http://data.bibliotheken.nl/id/thes/p278584268> a schema1:Person ;
    rdfs:label "Senderowicz, Yaron M." ;
    schema1:alternateName "Senderowicz, Y.M." ;
    schema1:familyName "Senderowicz" ;
    schema1:givenName "Yaron M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a0e5bc1dd90a95e40c4369efaa4e844a> ;
    schema1:name "Yaron M. Senderowicz" ;
    schema1:sameAs <http://viaf.org/viaf/56900879>,
        <https://isni.org/isni/0000000044317406> .

